3D Maze
This was part of an assignment for my CS215 class. It involved coding a maze that uses recursion to randomly generate the maze. For extra credit I went nuts and added DirectX support so I could have the whole thing drawn in 3D.
This was part of an assignment for my CS215 class. It involved coding a maze that uses recursion to randomly generate the maze. For extra credit I went nuts and added DirectX support so I could have the whole thing drawn in 3D.