Simple dungeon generator (1st version, v0.1)
Channel:
Subscribers:
2,390
Published on ● Video Link: https://www.youtube.com/watch?v=fa4Vrm0RskY
My blog: http://ap-p.blogspot.hu/
Music: http://www.templateswise.com/Free_Mus...
About this:
This is an experimental, simple generator. Not completed yet. There is no doorway generation in this yet. The algorithm is simple and not very efficient, but the array is small, so it still generates the level is some milliseconds. On the video you can see the generation in lower speed (one room/0.5 seconds), it is just a simple debug feature that uses Unity's Yield WaitForSeconds() function. Disabling this generates the level in normal (very fast) speed.
Other Videos By Ádám Pajor
Tags:
dungeon
zelda
isaac
unity3d
rpg