DungeonGenerator
A dungeon generator for Unity
C#★ 489⑂ 63 forksMITupdated 9 years ago
git clone https://github.com/jongallant/DungeonGenerator.gitjongallant/DungeonGeneratorREADME.mdfork it — it’s yours
DungeonGenerator
A dungeon generator for Unity. Based on the TinyKeep dungeon generator. Article can be found here:
http://www.gamasutra.com/blogs/AAdonaac/20150903/252889/Procedural_Dungeon_Generation_Algorithm.php
Minimum Spanning Tree calculations were done with the following library: https://github.com/adamgit/Unity-delaunay
more like this