Back to projects

CV Pong Game

Project Description

A reimagined version of the classic Pong game controlled by hand gestures. Players can move paddles using their index finger to bounce the ball back and forth.

How It Works

This project utilizes computer vision techniques to track hand movements through a webcam. The application processes video frames in real-time, identifies hand landmarks, and translates gesture patterns into user interface actions.

Try It Out

Launch the interactive demo and experience this project firsthand.

Launch Demo

Project Requirements

  • Webcam access
  • Well-lit environment
  • Modern browser (Chrome recommended)

Technologies Used

ReactNextjsPythonMediaPipeOpenCVWebRTCCVZone