aboutsummaryrefslogtreecommitdiff
path: root/TODO.org
diff options
context:
space:
mode:
authorGene Pasquet <gene@pacerevenue.com>2025-05-14 23:22:11 +0200
committerGene Pasquet <gene@pacerevenue.com>2025-05-14 23:22:11 +0200
commitb8580d616831213934eb424d9284621aadc4c544 (patch)
tree82a3bd73098827ddab0dfc345b29775a5967bde4 /TODO.org
parent4c61d5ed377d61d072c3194d58e377569711c8b2 (diff)
Update TODO
Diffstat (limited to 'TODO.org')
-rw-r--r--TODO.org18
1 files changed, 9 insertions, 9 deletions
diff --git a/TODO.org b/TODO.org
index c75dd7d..7a22b01 100644
--- a/TODO.org
+++ b/TODO.org
@@ -1,14 +1,14 @@
* Bugs
-** Collision detection when moving sideways and jumping
-** Resolve collisions between each macro move
-** Amount of movement from macros
+** DONE Collision detection when moving sideways and jumping
+** DONE Resolve collisions between each macro move
+** TODO Amount of movement from macros
* Improvements
-** Display each stage of macro execution with a timer
+** TODO Display each stage of macro execution with a timer
* To do
-** Add enemies
-** Create enemy classes and behaviour
-** Flip player sprite when moving the other way
-** Animate player sprite
-** Add help text
+** TODO Add enemies
+** TODO Create enemy classes and behaviour
+** TODO Flip player sprite when moving the other way
+** TODO Animate player sprite
+** TODO Add help text