top of page

Maze 3D

About the Project

I made this game during my first year as part of my Games Programming Module. It was the first 3D game I made, using 3D objects provided by our lecturer and code created ourselves.
I made 3 levels for game, each one introducing a new threat to the player, including enemies, toxic waste, and lasers. 
Some AI was also used in the game and some examples of this are:
- enemies patrolling a given area
- lasers only activating when the player needs to cross them
- an enemy that targets the player
I received 80% for this project.

bottom of page