From 2ecb672a51d36c486e08576489c4bac90fee8de0 Mon Sep 17 00:00:00 2001 From: Lukas Krickl Date: Sat, 19 Jul 2025 09:14:36 +0200 Subject: [PATCH] Added more mapgen notes --- TODO.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/TODO.md b/TODO.md index c98db13..191e152 100644 --- 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) -- 2.30.2