top of page

CODE & CONQUER: VR ROBOTS

CODE & CONQUER: VR ROBOTS is a VR game developed as a school project. In this game, the user is tasked to program a robot using an interface reminiscence of 'Scratch', except it is in VR. The player then creates the program according to mazes that the robot must traverse.

The player can also use IF and FOR loops to create more complex code segments.

This project was done in Unity with OpenXR toolkit

For the development of this project, I worked on using OpenXR components to allow for the individual 'code blocks' to connect and how it translates into a set of instructions that the robot will use. I also worked with the team to decide how the game would flow and how to incorporate certain mechanics that would only work in a VR setting.

For this project, special care was made to ensure that there was a factor of immersion, the way blocks snapped together and the flow the player goes through while playing the game was designed with immersion in mind.

bottom of page