added more todos
authorLukas Krickl <lukas@krickl.dev>
Fri, 19 Sep 2025 05:14:40 +0000 (07:14 +0200)
committerLukas Krickl <lukas@krickl.dev>
Fri, 19 Sep 2025 05:14:40 +0000 (07:14 +0200)
TODO.md

diff --git a/TODO.md b/TODO.md
index 89c99931f083131512287e663503f49f7061af3c..881bc23ee9b3b69a9f8be125ea67aa493a96a06c 100644 (file)
--- a/TODO.md
+++ b/TODO.md
 [ ] 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