A maze generator algorithm using the backtracker algorithm. After the maze generation, the real maze is created using room prefabs where you can move using a FPS control. A starting point and an end point are also randomly created as a goal.
#gamedev #unity3d #unitydevlog #untiy