Skip to content

Race like never before—with just your hands! Control the car in this hill climb game using hand gestures: an open palm to accelerate and a closed fist to brake. Fun, immersive, and totally touch-free!

Notifications You must be signed in to change notification settings

ISTEBITS/HandSight-Racing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HandSight Racing

HandSight Racing is an innovative hill climb racing game controlled entirely via dynamic hand gestures. The game leverages real-time hand gesture recognition to allow players to accelerate with an open palm and brake with a closed fist, offering a touch-free and immersive gaming experience.


Screenshots

3D World View Vehicle Ride Demo

Steps to Run Locally

Follow these steps to set up and run HandSight Racing on your local machine:

  1. Install Python
    Download and install Python 3.10 (or higher) on your computer.

  2. Install Required Libraries
    Install all necessary libraries as mentioned in the code, such as OpenCV, MediaPipe, and any others required for gesture recognition.

  3. Run the Supporting Code
    First, execute the direct_keys script, followed by the main game script, using any Python source code editor of your choice.

  4. Run as Administrator
    Run the scripts with administrative privileges to ensure proper execution. Then, launch the game.

  5. Start Playing
    The game is now ready to be controlled using hand gestures. Open your palm to accelerate and form a closed fist to brake.


Technologies Used

  • Python 3.10
  • OpenCV (for image processing and gesture detection)
  • MediaPipe (for hand tracking)
  • Pygame / Custom game engine (for hill climb mechanics)

This setup enables an interactive, gesture-controlled gaming experience using computer vision techniques.

Created by the ISTE Team — BIT Sindri

ISTE Logo

About

Race like never before—with just your hands! Control the car in this hill climb game using hand gestures: an open palm to accelerate and a closed fist to brake. Fun, immersive, and totally touch-free!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages