Skip to content

Quanghihicoder/Exercise_Pose_Tracking_Game

Repository files navigation

Exercise_Pose_Tracking_Game

Project name: GAME - General Assisted Motion-tracking Exercise

Developed by Nhat Quang & Duc Anh

Duc Anh github account: https://github.com/ducanhprovjp

Our solution will make exercise more fun, by combining fitness and gaming. Basically, we make games that require players to do physical movements to control the game instead of pressing buttons. We use the pygame library to develop the game, use Mediapipe and OpenCV to develop the pose detection model that allows detecting user actions.

Install and run

Python 3.9.7

pip install opencv-python

pip install mediapipe

pip install numpy

pip install pygame

Already have (time, math, random, os, sys)

Run: py main.py

User Manual

Video Demo: https://www.youtube.com/watch?v=fbXTH0GWLJw

You can play Flappy Brid or Dinosaur Game

alt text

alt text

alt text