aboutsummaryrefslogtreecommitdiff
path: root/TODO.org
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.org')
-rw-r--r--TODO.org12
1 files changed, 6 insertions, 6 deletions
diff --git a/TODO.org b/TODO.org
index da32721..2773fe9 100644
--- a/TODO.org
+++ b/TODO.org
@@ -5,17 +5,17 @@
** TODO Finer macro movement steps to work out collision
* Improvements
-** TODO Display each stage of macro execution with a timer
+** DONE Display each stage of macro execution with a timer
* To do
** TODO Add enemies
** TODO Create enemy classes and behaviour
-** TODO Flip player sprite when moving the other way
+** DONE Flip player sprite when moving the other way
** TODO Animate player sprite
** DONE Add help text
-** TODO Add cool-down for macro ability
-** TODO Create more levels
-** TODO Define entity position on map layer
+** DONE Add cool-down for macro ability
+** DONE Create more levels
+** DONE Define entity position on map layer
** TODO Add a menu
-** TODO Detect win conditions
+** DONE Detect win conditions
** TODO Detect loss conditions