From: Lukas Krickl Date: Fri, 19 Sep 2025 05:14:40 +0000 (+0200) Subject: added more todos X-Git-Url: https://git.krickl.dev/?a=commitdiff_plain;h=b6d6454ede5e1eb24e576189e7f4858790f664a1;p=gbrg%2F.git added more todos --- 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