BuGS/BuGS
2020-07-04 02:59:42 -04:00
..
make Well, it launches, clears the screen, waits for a key and then quits. But it is a start. 2020-06-10 23:51:53 -04:00
sprites Add the left body segment sprites. 2020-07-04 02:59:42 -04:00
colour.s Change the way colour works to make it cheaper to overwrite any background colour with green which will make drawing centipede segments faster. 2020-06-28 22:21:32 -04:00
game.h Well, it launches, clears the screen, waits for a key and then quits. But it is a start. 2020-06-10 23:51:53 -04:00
game.s Add the left body segment sprites. 2020-07-04 02:59:42 -04:00
main.c Add some sprites for the scorpion. 2020-06-22 23:45:25 -04:00
main.h Well, it launches, clears the screen, waits for a key and then quits. But it is a start. 2020-06-10 23:51:53 -04:00
main.rez Well, it launches, clears the screen, waits for a key and then quits. But it is a start. 2020-06-10 23:51:53 -04:00
Makefile Create all of the left facing head segment sprites. 2020-07-04 02:45:53 -04:00