Structs§
Enums§
Functions§
- corridor_
path - Generate a corridor path between two positions. Uses L-shaped corridors (horizontal then vertical) or straight if aligned.
- corridor_
path_ z - Alternative corridor: Z-shaped (horizontal, vertical, horizontal).
- generate_
dungeon - Generate a dungeon level graph.
room_count: number of roomsconnectivity: 0.0 = tree (minimum edges), 1.0 = many extra edges