Today, we'll build a basic maze runner game
Let's start with the first part
the depth first algorithm
Create our depth first generation algo for our Maze Runner game in Unity3D
Create our sprites for our Maze Runner game in Unity3D
Draw the maze for our Maze Runner game in Unity3D
Draw the character for our Maze Runner game in Unity3D
Create a light flickering effect for our Maze Runner game in Unity3D
Create directives to get out of the maze