The Cursed Labyrinth
Loading...
Searching...
No Matches
DungeonController.Core.cs File Reference

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...

Detailed Description

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.