diff options
Diffstat (limited to 'TODO.org')
-rw-r--r-- | TODO.org | 10 |
1 files changed, 7 insertions, 3 deletions
@@ -2,18 +2,22 @@ ** DONE Collision detection when moving sideways and jumping ** DONE Resolve collisions between each macro move ** DONE Amount of movement from macros -** TODO Finer macro movement steps to work out collision +** TODO Better collision resolution +** TODO Handle collisions in macro steps * Improvements ** DONE Display each stage of macro execution with a timer ** DONE Add enemies -** TODO Create enemy classes and behaviour +** DONE Create enemy classes and behaviour ** DONE Flip player sprite when moving the other way -** TODO Animate player sprite +** DONE Animate player sprite ** DONE Add help text ** DONE Add cool-down for macro ability ** DONE Create more levels ** DONE Define entity position on map layer ** TODO Add a menu +** TODO Killing enemies ** DONE Detect win conditions ** TODO Detect loss conditions +** TODO Music +** TODO Sound effects |