Yoga Game
Try this Yoga Pose!
Score: 0
Level: 0
[Hopper Hacks 2024]
Yoga Game
Score: 0
Level: 0
About our Project
Inspired by the "Hole in the Wall" American game show, our team's main goal was to create a game dedicated to promote physical wellness. We used the same principles of matching the player's poses with a stagnant image, but our rendition of this game makes playing more accessible and stress-relieving by primarily using yoga poses. Studies from the National Institutes of Health have supported the ideas that yoga supports stress management, mental health, weight loss, and balance (Woodyard, 2011, Int J Yoga).
By using the OpenCV and MediaPipe libraries, we were able to detect the position of users and map their joints and limbs into a graph. Using our database of positional coordinates as reference, we can assign a grade for how close the players were to imitating the pose.
 
How to Run the Game
To run our project through our Github program instead of through this webpage, ensure that you have this checklist complete:
1: Install Python [Download]
2: Install the required libraries [OpenCV, MediaPipe, MatPlotLib, Time]
3: Run the Main Python code
 
 
How to Play
1: Our game will generate a pose and display it on your screen
2: Try and replicate the pose the best you can before the timer runs out
3: The poses progressively get more and more advanced as the game goes on
4: A score will be given based on how accurate your pose is