projects
/
gbrg
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a042174
)
added more todos
author
Lukas Krickl
<lukas@krickl.dev>
Fri, 19 Sep 2025 05:14:40 +0000
(07:14 +0200)
committer
Lukas Krickl
<lukas@krickl.dev>
Fri, 19 Sep 2025 05:14:40 +0000
(07:14 +0200)
TODO.md
patch
|
blob
|
history
diff --git
a/TODO.md
b/TODO.md
index 89c99931f083131512287e663503f49f7061af3c..881bc23ee9b3b69a9f8be125ea67aa493a96a06c 100644
(file)
--- 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