Commit Graph

13 Commits

Author SHA1 Message Date
Rob McMullen ebb1cae8d2 Added debug check for boundary crossing in text screen or tile movement 2017-08-02 12:27:41 -07:00
Rob McMullen 38c286876e Moved another font drawing routine to platform file 2017-07-25 16:27:35 -07:00
Rob McMullen 25fc49872f Moved damage functions to background.s 2017-07-25 16:10:44 -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 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 74bd5b6e8b Added color for fill characters 2017-07-21 13:35:13 -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 0d0705b43f Added text damage 2017-07-20 21:49:24 -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