textual-engine
textual-engine copied to clipboard
add world option for depth-first generation
trafficstars
Add an option to the world template that controls whether it will be generated depth-first (shifting new rooms to the head of the queue) or breadth-first (pushing new rooms to the end of the queue). This will change how many portals are left free and depth-first should produce larger and more varied loops.