diff options
author | Gene Pasquet <gene@pacerevenue.com> | 2025-05-15 17:17:54 +0200 |
---|---|---|
committer | Gene Pasquet <gene@pacerevenue.com> | 2025-05-15 17:17:54 +0200 |
commit | cbb2602ed9dedf973ddbf6d769b11c666de2ea22 (patch) | |
tree | 39fc3880b106b424182b1459e2596808fc3b63c8 /TODO.org | |
parent | 4cdee4fda1f0ae05de1dd4f264405505a7c3bacc (diff) |
WIP
Diffstat (limited to 'TODO.org')
-rw-r--r-- | TODO.org | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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 |