Simple Dungeon Generator

$13
Publisher ATaxi Studio
File size 10.12MB
Number of files 48
Latest version 1.0.1
Latest release date 2024-11-15 05:20:16
First release date 2024-11-15 05:20:16
Supported Unity versions 2018.4.2 or higher

This project will allow you to add programatic dungeon generation to your project, or to programatically generate dungeons you use as can use as prefabs.


All rooms are square in shape by default, linking together with open walls. The generator can guarantee a minimum number of rooms, with 0 inaccessible rooms.


Simply drag and drop the Building Generator into your project and press Play to see the generator in action. You can tweak the parameters of dungeon generation in the inspector, such as the length or width of the dungeon, as well as change out the room prefabs with your own custom rooms! You will want/need to use the spacing parameters to ensure your custom rooms are placed properly by the generator.