Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 670 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 670 Bytes

PoseBall Smash Game

This game show pose landmarks on webcam and in the screen is going to be a game where you have to hit the balls with all the body parts that you can see in the screen.

It uses the mediapipe library to show the pose landmarks on webcam and pygame to show the game.

At the beginning it show a menu with different levels of difficulty, the first one is the easiest and the last one is the hardest. There are 3 levels of difficulty. (Easy, Medium, Hard)

How to play

  • Install requirements
  • run main.py
  • Select the difficulty

Video Demo

video.mp4