aboutsummaryrefslogtreecommitdiff
path: root/TODO.org
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.org')
-rw-r--r--TODO.org7
1 files changed, 5 insertions, 2 deletions
diff --git a/TODO.org b/TODO.org
index 7a22b01..eecafa8 100644
--- a/TODO.org
+++ b/TODO.org
@@ -1,7 +1,7 @@
* Bugs
** DONE Collision detection when moving sideways and jumping
** DONE Resolve collisions between each macro move
-** TODO Amount of movement from macros
+** DONE Amount of movement from macros
* Improvements
** TODO Display each stage of macro execution with a timer
@@ -11,4 +11,7 @@
** TODO Create enemy classes and behaviour
** TODO Flip player sprite when moving the other way
** TODO Animate player sprite
-** TODO Add help text
+** DONE Add help text
+** TODO Add cool-down for macro ability
+** TODO Create more levels
+** TODO Define entity position on map layer