Procedural Dungeon Gen: When Your Algorithm Builds a Wall Maze
I spent three weeks implementing BSP tree dungeon generation only to realize I'd accidentally created a dungeon that was 100% corridors and 0% rooms. Here's how I fixed it (and what I learned).
CONTINUE →