From b6d6454ede5e1eb24e576189e7f4858790f664a1 Mon Sep 17 00:00:00 2001 From: Lukas Krickl Date: Fri, 19 Sep 2025 07:14:40 +0200 Subject: [PATCH] added more todos --- TODO.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/TODO.md b/TODO.md index 89c9993..881bc23 100644 --- a/TODO.md +++ b/TODO.md @@ -160,3 +160,10 @@ [ ] when a collision occured -> movement/2 and try again to get as close as possible until movement is 0 [ ] player can turn with direction keys [ ] if shoot is pressed turning is disabled and the direction is held + +## mapgen + +[ ] rework maps to use patterns +[ ] maps scroll upwards -> spawn actors from table +[ ] once actors are defeated allow moving up again +[ ] repeat until level is beaten -- 2.30.2