about summary refs log blame commit diff stats
path: root/prototypes/tile/README.md
blob: 2fbe3b6caa960bcd76a6fa81db3df1540695fc7e (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13












                                                                            
# Drawing tiles on screen

This directory contains a series of prototypes. For more details on the
organization of this directory and building, see [the parent directory](..).

Once you've followed the instructions for building a prototype, run most of
them like this:

```
$ ./a.elf
```

See the code of individual prototypes for further instructions.