From 36791b258ae7618cc1bde3ac279f1d2c5a1abb11 Mon Sep 17 00:00:00 2001 From: Gene Pasquet Date: Wed, 14 May 2025 00:08:32 +0200 Subject: Improve design, macro handling --- TODO.org | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 TODO.org (limited to 'TODO.org') 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 -- cgit v1.2.3