Commit Graph

16 Commits

Author SHA1 Message Date
Rob McMullen
e38d57d144 Fixed sub-tile movement for player 2017-07-22 12:05:22 -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
b665c92c4d Initial amidar movement 2017-07-22 07:32:21 -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
85fb9cd036 Orbiter working for direction change 2017-07-21 19:30:23 -07:00
Rob McMullen
faf97fc4b7 Argh. Forgot an rts, the lack of which was sending init_amidar into init_player 2017-07-21 15:37:58 -07:00
Rob McMullen
275396cf56 Added fuji sprite for amidars 2017-07-21 13:48:01 -07:00
Rob McMullen
961310fd02 added box marking (but not painting yet) 2017-07-21 11:53:23 -07:00
Rob McMullen
6e2e584ba7 Fixed x offset of player so it didn't intrude an extra byte into the score area 2017-07-20 21:55:08 -07:00
Rob McMullen
0afa3a6b64 changed player row/col lookup to center on maze lines 2017-07-20 18:37:17 -07:00
Rob McMullen
d2fd62cd34 Moved all actor* storage to page 8 2017-07-20 15:09:45 -07:00
Rob McMullen
1d8a1d8c66 Added some debug hex printing and better player init 2017-07-20 13:43:49 -07:00
Rob McMullen
c5882e7622 WIP player movement 2017-07-20 11:40:35 -07:00
Rob McMullen
5e7a46c5ff WIP for actor movement 2017-07-19 19:35:59 -07:00