aboutsummaryrefslogtreecommitdiff
path: root/TODO.org
diff options
context:
space:
mode:
authorGene Pasquet <dev@etenil.net>2025-05-16 21:50:13 +0100
committerGene Pasquet <dev@etenil.net>2025-05-16 21:50:13 +0100
commit4346ec2fa0623132afa7706cfb103e20c7e68494 (patch)
treede44331f43fd4091f3276e5dd1e9fb9b188458a6 /TODO.org
parent5af7de084933444951dfb140c084ea07cf3346a8 (diff)
Basic animations
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