Enabling Technology

MazeGame

I will be attempting to improve the Amaze maze game, a project for Diane Brauner. I will work on improving the game by adding some or all of the following features:

- 3D sound for spatial positioning.

– Story mode with different levels and objectives.

– Random level generator to eliminate the content problem.

– Support for creating map of real locations with sound clues.

The project will most likely be developed off of the existing codebase of Amaze, which is written in C++. The user interface will be developed in OpenGL and sound support will be provided by FMod.

Stay tuned for more details as the project develops…