Dungeon Generator
This project is finished!
Generate a variety of dungeons with the click of a button. While there are no options for the player, there's still a variety of layouts in resulting dungeons due to the method of procedural generation.
Hopefully can be of use to DMs, devs, and boss monsters
Done in 6 days over the course of LD 57 Extra Jam to learn more about methods of procedural generation, namely binary space partitioning.
Known Bugs
Sometimes paths will generate outside of the rooms or not connect all the rooms to one another
Next Expected Update
No expected update, game is finished