diff options
author | Gene Pasquet <dev@etenil.net> | 2025-05-18 09:53:38 +0100 |
---|---|---|
committer | Gene Pasquet <dev@etenil.net> | 2025-05-18 09:53:38 +0100 |
commit | dfaf786c1a7702f83de53d18fc5248117abfebc2 (patch) | |
tree | 27ec5f1123e0a6ab52517adf8fb3b84b4243a0dc /TODO.org | |
parent | e30b2a81b48f5e86474aa2c38d7034d63c0b7c4e (diff) |
Licensing etc.
Diffstat (limited to 'TODO.org')
-rw-r--r-- | TODO.org | 10 |
1 files changed, 7 insertions, 3 deletions
@@ -2,18 +2,22 @@ ** 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 +** TODO Better collision resolution +** TODO Handle collisions in macro steps * Improvements ** DONE Display each stage of macro execution with a timer ** DONE Add enemies -** TODO Create enemy classes and behaviour +** DONE Create enemy classes and behaviour ** DONE Flip player sprite when moving the other way -** TODO Animate player sprite +** DONE Animate player sprite ** DONE Add help text ** DONE Add cool-down for macro ability ** DONE Create more levels ** DONE Define entity position on map layer ** TODO Add a menu +** TODO Killing enemies ** DONE Detect win conditions ** TODO Detect loss conditions +** TODO Music +** TODO Sound effects |