projects
/
gbrg
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5542b52
)
Added more mapgen notes
author
Lukas Krickl
<lukas@krickl.dev>
Sat, 19 Jul 2025 07:14:36 +0000
(09:14 +0200)
committer
Lukas Krickl
<lukas@krickl.dev>
Sat, 19 Jul 2025 07:14:36 +0000
(09:14 +0200)
TODO.md
patch
|
blob
|
history
diff --git
a/TODO.md
b/TODO.md
index c98db13051de39f1a652ffffddf6516a45148781..191e152c7b61089f9d08cfff89777dec36aa2fbc 100644
(file)
--- a/
TODO.md
+++ b/
TODO.md
@@
-101,3
+101,6
@@
[ ] It places doors to a wall it finds nearby.
[ ] It repeats this until no more rooms can be placed
[ ] Lastly all empty tiles are replaced with floor tiles
+[ ] Each level has its onw post generation step that can be run
+[ ] Each level has a hard-cided post step that places the exit to the next level
+[ ] Each level has a shortcut to town (previous entrance)