Skip to content

Ping-pong game is one of the old trending game, here you can play the same game by controlling the pad.

Notifications You must be signed in to change notification settings

supremeashu/Ping-Pong-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hand Gesture Controlled Ping Pong Game

The Hand Gesture Controlled Ping Pong Game is a fun and interactive project that allows you to control a ping pong game using hand gestures. In this project, a slider will be moved to and fro based on your hand gestures, and the movement of the slider will determine the movement of the ping pong ball within the game.

Requirements

Webcam/Camera connected to your computer Python
Opencv and Numpy library installed

(to install opencv and numpy write following on your terminal)
pip install --upgrade pip
pip install opencv-python
pip install numpy

Below are some demo pictures

pong

About

Ping-pong game is one of the old trending game, here you can play the same game by controlling the pad.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages