Added more mapgen notes
authorLukas Krickl <lukas@krickl.dev>
Sat, 19 Jul 2025 07:14:36 +0000 (09:14 +0200)
committerLukas Krickl <lukas@krickl.dev>
Sat, 19 Jul 2025 07:14:36 +0000 (09:14 +0200)
TODO.md

diff --git a/TODO.md b/TODO.md
index c98db13051de39f1a652ffffddf6516a45148781..191e152c7b61089f9d08cfff89777dec36aa2fbc 100644 (file)
--- a/TODO.md
+++ b/TODO.md
 [ ] 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)