The Cursed Labyrinth
|
Core orchestrator for dungeon generation, rendering and high-level events. More...
Classes | |
class | DungeonController |
Central owner that builds the dungeon, wires systems, and raises runtime events. More... |
Core orchestrator for dungeon generation, rendering and high-level events.
Owns the grid, rooms list, indices, visualizer, and player instance. Focuses on startup, rebuild entry points, and public accessors.