March The Cube is a first person shooter with procedurally generated levels, built using Unity and C# for my second year computer science project at Sussex Downs College, Lewes. The player has to run around a cave formation, shooting evil blue orbs and collecting health and ammo. They have won when all the angry sphere people are no more!
The project was created to learn about procedural generation using the marching cubes algorithm and cellular automata. I achieved an A* at A level for my work.