Features:
|
About: Maze Mania is a 3d game which allows the player to navigate a maze from the first and thrid person prespectives. The goal is simply to find and walk into the Exit on the other side of the maze, marked "The End". Links: On a Maze The maze algorithm I used.More Maze Algorithms Some other algorithms I tried to implement myself. Nehe Tutorials I used a parse from one of their tutorials for my program. Very useful site! |
Controls:
Contact: Seth Marinello, Cal Poly CSC smarinel@calpoly.edu |
Download: This tar file contains all the source code and VS.net project file for building the program. Any computer with OpenGl and GLUT libraries installed should be able to compile, I developed it on OS X. Information building and using this program is included in MazeMe.txt. Source is include inside src.tar in the download below. Download! |