From dfaf786c1a7702f83de53d18fc5248117abfebc2 Mon Sep 17 00:00:00 2001 From: Gene Pasquet Date: Sun, 18 May 2025 09:53:38 +0100 Subject: Licensing etc. --- TODO.org | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'TODO.org') diff --git a/TODO.org b/TODO.org index 4298ab7..95667a0 100644 --- a/TODO.org +++ b/TODO.org @@ -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 -- cgit v1.2.3