Inspiration

Wanted to try out the Mediapipe library to make a fun project

What it does

Is a rhythm game that uses pose estimation to interact with the songs.

How we built it

Used Mediapipe library with Python for pose estimation. Played music alongside the webcam. Used Python OpenCV to manage the webcam and the graphics.

Challenges we ran into

Was difficult using the OpenCV library to create the shapes and looks that we wanted. Also had some difficulty getting the Mediapipe model to work well.

Accomplishments that we're proud of

We are proud that we were able to create a functioning game with decent controls.

What we learned

We learned more about Python, how to use the Mediapipe library, and how to work with OpenCV for webcam interactions.

What's next for Webcam Rhythm Game

We hope to be able to allow users to choose the songs they want to play. We also want to implement sliders and other mechanics rather than just having boxes to click on.

Built With

Share this project:

Updates