Summary
We have generated a random maze and translated its walls into 3D geometry. In addition, we have added the ability for Cube Chaser to enforce the solidity of the walls of the maze.
In the next chapter, we will implement the cube the player is chasing, allow for tracking the player's score, and generate new cubes as the player collects them.