diff options
Diffstat (limited to 'TODO.org')
-rw-r--r-- | TODO.org | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -2,6 +2,7 @@ ** 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 * Improvements ** TODO Display each stage of macro execution with a timer @@ -15,3 +16,6 @@ ** TODO Add cool-down for macro ability ** TODO Create more levels ** TODO Define entity position on map layer +** TODO Add a menu +** TODO Detect win conditions +** TODO Detect loss conditions |