mu/prototypes/tile
Kartik Agaram 66daf3cc1f 6720 2020-08-22 10:14:37 -07:00
..
1.mu 6699 - start building out fake screen 2020-08-01 23:39:57 -07:00
2.mu 6703 - new types: code-point and grapheme 2020-08-02 15:11:52 -07:00
3.mu 6703 - new types: code-point and grapheme 2020-08-02 15:11:52 -07:00
4.mu 6699 - start building out fake screen 2020-08-01 23:39:57 -07:00
5.mu 6699 - start building out fake screen 2020-08-01 23:39:57 -07:00
6.mu 6720 2020-08-22 10:14:37 -07:00
7.mu 6720 2020-08-22 10:14:37 -07:00
8.mu 6720 2020-08-22 10:14:37 -07:00
9.mu 6720 2020-08-22 10:14:37 -07:00
10.mu 6720 2020-08-22 10:14:37 -07:00
11.mu 6720 2020-08-22 10:14:37 -07:00
README.md 6696 2020-07-31 20:51:30 -07:00

README.md

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.