Commit Graph

19 Commits

Author SHA1 Message Date
Rob McMullen 4da5a2631e Added ACTOR_FLAG to set high bit on text page at enemy location 2018-07-20 18:31:56 -07:00
Rob McMullen 17477ef84f Cleaned up the midpoint crossing algorithm 2017-08-02 12:56:27 -07:00
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 b1a142d0f0 Added comments; changed zero page so it will mostly work on the atari 2017-08-01 19:27:54 -07:00
Rob McMullen 23980e303f Moved screen functions to platform-apple2 2017-07-25 15:51:25 -07:00
Rob McMullen dc749cd1e6 Added game over text 2017-07-22 14:38:36 -07:00
Rob McMullen f606b4073f Fixed regeneration 2017-07-22 12:56:28 -07:00
Rob McMullen 453641d8e2 Initial state machine for player status 2017-07-22 12:47:55 -07:00
Rob McMullen e38d57d144 Fixed sub-tile movement for player 2017-07-22 12:05:22 -07:00
Rob McMullen 62976be9e8 Fixed player freeze above row 5 2017-07-22 08:22:15 -07:00
Rob McMullen c3fa960fc3 Fixed amidar cornering 2017-07-22 08:09:11 -07:00
Rob McMullen 10e8682f2f Fixed orbiter direction at corners going down 2017-07-22 07:47:12 -07:00
Rob McMullen b665c92c4d Initial amidar movement 2017-07-22 07:32:21 -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 af0c3b6f69 Initial code for sub-pixel orbiter movement 2017-07-21 18:04:16 -07:00
Rob McMullen c0a23a6ca2 First semi-controllable player 2017-07-20 18:22:44 -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