textual-engine icon indicating copy to clipboard operation
textual-engine copied to clipboard

add world option for depth-first generation

Open ssube opened this issue 4 years ago • 0 comments
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.

ssube avatar Jun 20 '21 04:06 ssube