
VR shooter for MetaQuest 2
Shoot the Robots VR Game is shooter game built in Unity implementing C# programming.
The player uses a gun to shoot the robots that are being spawned in the scene.
The goal is to achieve 10 points by destroying the robots. The cube robot gives 1 point, and the sphere robot gives 2 points.
A timer is set to 60 seconds. If the player achieves 10 point before the time ends,
the message “You Win” is displayed, otherwise the message “You Lose” is displayed.
It was done in 2023.
Technologies:
- -Unity3D/C#
- -Blender