Skip to content

ryaniqbalh/HandControlledGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

6 Commits
ย 
ย 
ย 
ย 

Repository files navigation

HandControlledGame ๐ŸŽฎโœ‹

A simple computer-vision based mini-game built using Python, MediaPipe, OpenCV, and Pygame.
You control the player using your hand gestures, raise your hand (open palm) to make the character jump and avoid obstacles.


๐Ÿš€ Features

  • ๐Ÿ– Hand Gesture Detection (powered by MediaPipe)
  • ๐ŸŽฎ Player Jump Control using open-hand gesture
  • ๐Ÿงฑ Random Obstacles that move toward the player
  • ๐Ÿ† Score System that increases as you survive longer
  • ๐Ÿ“ท Real-time webcam input
  • โŒ Game Over + Restart system

๐Ÿ–ผ Demo


๐Ÿ“ฆ Requirements

Install dependencies:

pip install mediapipe opencv-python pygame numpy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages