Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 1.21 KB

README.md

File metadata and controls

28 lines (17 loc) · 1.21 KB

===== Highbar Game =====

Unity Version 2019.4.17f1


About: Highbar Game is a physics-based gymnastics simulator which uses a ragdoll, or a player with body parts connected by joints, to simulate a true gymnastics highbar. To swing on the bar, you must arch at the right time to build up momentum. Highbar Game also supports flipping, and, if the hands are sufficiently close to the bar, the player may regrab. The game can simulate various real gymnastics skills on the highbar.


Controls: Q: Restart W: Arch/Kick E: Tuck Space: Let Go


Download Instructions:

  1. Download Unity and Unity Hub.
  2. Pull the Git repository into a folder.
  3. In Unity Hub, click "add", and select the git repo.
  4. Click "Play" in the Unity interface.