diff options
author | Gene Pasquet <gene@pacerevenue.com> | 2025-05-15 13:46:26 +0200 |
---|---|---|
committer | Gene Pasquet <gene@pacerevenue.com> | 2025-05-15 13:46:26 +0200 |
commit | cee75e57560b77e8ec0a394c1d3c98b9839be80e (patch) | |
tree | 8bd29322dc951ad827435e0c4ab162ed13ff911e /TODO.org | |
parent | b8580d616831213934eb424d9284621aadc4c544 (diff) |
Refactor!!
Diffstat (limited to 'TODO.org')
-rw-r--r-- | TODO.org | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -1,7 +1,7 @@ * Bugs ** DONE Collision detection when moving sideways and jumping ** DONE Resolve collisions between each macro move -** TODO Amount of movement from macros +** DONE Amount of movement from macros * Improvements ** TODO Display each stage of macro execution with a timer @@ -11,4 +11,7 @@ ** TODO Create enemy classes and behaviour ** TODO Flip player sprite when moving the other way ** TODO Animate player sprite -** TODO Add help text +** DONE Add help text +** TODO Add cool-down for macro ability +** TODO Create more levels +** TODO Define entity position on map layer |