Dungeon Generation using Binary Space Trees | by Gonzalo Uribe | Medium
The tricky part in procedural generation is not to make things random, but to make them in a consistent way despite it’s randomness. In particular, when making a dungeon you have to face the problem…
medium.com