Virtual Reality Game

You gaze at your only path forward, a large boulder rolls by. Getting through this will not be so easy. You can see your target, the building in front of you. You just need figure out how to reach it. In this game the player collects coins and must find the key to the building to unlock the door to win. The game must reset when the player activates the sign post.

A large part of this project was understanding and writing C# scripts. We also had to design our maze. I made mine a bit challenging with the rolling rock, deadends and loops. I used some of the included prefabs but taking inspiration from garden mazes I had seen in Europe, I added hedge portions to the maze walls. I located the key near the back of the building so that the player had to go through the entire terrain.