aboutsummaryrefslogtreecommitdiff
path: root/TODO.org
diff options
context:
space:
mode:
authorGene Pasquet <gene@pacerevenue.com>2025-05-15 17:17:54 +0200
committerGene Pasquet <gene@pacerevenue.com>2025-05-15 17:17:54 +0200
commitcbb2602ed9dedf973ddbf6d769b11c666de2ea22 (patch)
tree39fc3880b106b424182b1459e2596808fc3b63c8 /TODO.org
parent4cdee4fda1f0ae05de1dd4f264405505a7c3bacc (diff)
WIP
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