Commit Graph

13 Commits

Author SHA1 Message Date
Rob McMullen 23980e303f Moved screen functions to platform-apple2 2017-07-25 15:51:25 -07:00
Rob McMullen 4c4deafbfa Grouped global constants into a single file 2017-07-25 14:22:36 -07:00
Rob McMullen b4d599d060 Cleanup of box painting and damage_maze 2017-07-24 19:52:57 -07:00
Rob McMullen 552ee3b894 Added lives remaining display; reduced score display to 5 digits & lowered scoring values to more like a 1980 game 2017-07-22 08:46:09 -07:00
Rob McMullen 74d9300108 Added separate demo build including title screens and wipes 2017-07-22 05:19:57 -07:00
Rob McMullen 6daefa7bfb Added 6 digit score 2017-07-21 22:26:32 -07:00
Rob McMullen 152cac3ded Initial score panel display 2017-07-21 22:10:29 -07:00
Rob McMullen 27ee9349cb Corrected midpoint tile changes for orbiter & higher speeds 2017-07-21 20:57:25 -07:00
Rob McMullen 61100c36c9 added box painting 2017-07-21 13:20:57 -07:00
Rob McMullen 961310fd02 added box marking (but not painting yet) 2017-07-21 11:53:23 -07:00
Rob McMullen c5882e7622 WIP player movement 2017-07-20 11:40:35 -07:00
Rob McMullen 190822a0dc Maze generation working
* copy symbols to applewin directory so they'll show up in the debugger!
2017-07-19 17:11:09 -07:00
Rob McMullen 566795be89 WIP to generate maze tiles 2017-07-19 10:07:00 -07:00