This video describes an algorithm for procedurally generating 2D and 3D dungeons.
Read the original blog post here: https://vazgriz.com/119/procedurally-generated-dungeons/
Github repo: https://github.com/vazgriz/DungeonGenerator
0:00 Intro
1:03 2D Algorithm
3:40 2D Dungeon Example
4:17 3D Algorithm
8:39 3D Dungeon Example
#gamedev #unity3d