aboutsummaryrefslogtreecommitdiff
path: root/TODO.org
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.org')
-rw-r--r--TODO.org4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO.org b/TODO.org
index eecafa8..da32721 100644
--- a/TODO.org
+++ b/TODO.org
@@ -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