Dungeon Generator
A reusable Unity library for procedural tile-based dungeon generation. Built using a graph-based architecture with the goal of decoupling map topology and geometry, making it adaptable to various game genres. Features configurable room placement, guaranteed connectivity, loop injection, and reproducible seeding.
Read Full Story → GitHub