top of page



TRAILER

CORE GAMEPLAY
This is a VR fitness game which players use VR controllers to execute authentic running, climbing, and gliding actions, enabling them to accomplish these tasks. Also it incorporates a heart rate monitor to track the player's heart rate. The faster the player's heart rate, the quicker their in-game speed becomes, enhancing the immersive experience.

RUNNING
Hold down the
Trigger Button
while Swinging arm back and forth.

GLIDING
Hold the
Left Trigger Button
and open arms and press.

CLIMBING
At rockpoint then pressing the Grab Button.

Swing arm back and forth to trigger Running mechanism

Press Grab button to trigger Climbing mechanism
GAME FLOW

WIRES AND INTERACTS
Wearing display

VR: Wearing it on the player's head to display game graphics
Arduino: Wear it on the player's arm and secure it with a belt.
Heart Rate Sensor: Tie the pulse on the player's wrist with a rope

VR: Display game graphics, provide interactive functions, and be the controller of the game
Arduino: Transfer the collected heart rate to the computer Heart Rate Sensor: Collect player heart rate
PC: Running game programs
PRODUCTION PROCESS

3D PRINT CASE
I modeled a box for placing arduino. Then print it out using a 3D printer.Then pass a belt through it so that it can be tied to the arm.

PROGRAMMING
I connected Ardunio to PC By using the Serial pot function, convert the heart rate read by Ardnio into an int that can be used by Unity

ARDUINO/
HEART RATE SENSOR WATCH
I purchased a small Heart Rate Sensor online first. Then I use table saw to pre-process the acrylic material, then using Laser Cut to cut the shape of the heart rate sensor watch.Finally, use a rope to make a watch strap and connect the Heart Rate sensor to the Arduino
PLAYERS REVIEW

Riki Choo
I really like the concept of this game, and I feel that while enjoying the game, I also exercise, which is very good

Joseph Zhou
Some challenges are too long, such as climbing a ladder, which takes me a long time to reach the top of the building

Ethan.C
The numerical value of the game still needs improvement, for example, I feel that the running speed is relatively slow now and I need to quickly wave my arm to move, which is not friendly for beginners
bottom of page