issues
search
AlmasB
/
FXGL
Java / JavaFX / Kotlin Game Library (Engine)
http://almasb.github.io/FXGL/
MIT License
4.45k
stars
556
forks
source link
Dungeon Generator
#1359
Closed
keziah480
closed
8 months ago
keziah480
commented
9 months ago
new DungeonCell class, extending Cell with dungeon-specific data
new Dungeon class, capable of generating simple connected dungeons with a variety of circular and rectangular rooms
Here is an example generation with hashes representing walls:
Here is an example generation with hashes representing walls: