diff options
author | Gene Pasquet <gene@pacerevenue.com> | 2025-05-14 00:08:32 +0200 |
---|---|---|
committer | Gene Pasquet <gene@pacerevenue.com> | 2025-05-14 00:08:32 +0200 |
commit | 36791b258ae7618cc1bde3ac279f1d2c5a1abb11 (patch) | |
tree | 9cb75538c7236e8fca98bb36d6f2981d21d15b4f /TODO.org | |
parent | 6640f0dd8ea05a473adfda3e3ac90ff852af1c7a (diff) |
Improve design, macro handling
Diffstat (limited to 'TODO.org')
-rw-r--r-- | TODO.org | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/TODO.org b/TODO.org new file mode 100644 index 0000000..c75dd7d --- /dev/null +++ b/TODO.org @@ -0,0 +1,14 @@ +* Bugs +** Collision detection when moving sideways and jumping +** Resolve collisions between each macro move +** Amount of movement from macros + +* Improvements +** 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 |