diff options
author | Gene Pasquet <gene@pacerevenue.com> | 2025-05-14 23:22:11 +0200 |
---|---|---|
committer | Gene Pasquet <gene@pacerevenue.com> | 2025-05-14 23:22:11 +0200 |
commit | b8580d616831213934eb424d9284621aadc4c544 (patch) | |
tree | 82a3bd73098827ddab0dfc345b29775a5967bde4 | |
parent | 4c61d5ed377d61d072c3194d58e377569711c8b2 (diff) |
Update TODO
-rw-r--r-- | TODO.org | 18 |
1 files changed, 9 insertions, 9 deletions
@@ -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 |