
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.
I'll be adding a link soon for people to download it, but first I want to fix a few bugs.