Skip to content

Play online games without touching keyboard using hand movements.

Notifications You must be signed in to change notification settings

Devashi-Choudhary/Gesture-Controlling-Games

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gesture-Games

Play online games without touching keyboard using hand movements. Experience the fun of playing online games using hand gestures.

Dependencies

  1. Python 3.x
  2. OpenCV
  3. TensorFlow
  4. PyKey

You can install the dependencies by running the following command :

pip install requirements.txt

How to execute code :

  1. You will first have to download the repository and then extract the contents into a folder.

  2. Make sure you have the correct version of Python installed on your machine. This code runs on Python 3.6 above.

  3. Run the command for playing games :

python file_name.py

Results

YouTube Video

Acknowledgement

  1. For dividing the frames of video into different regions, the code was inspired from here.

  2. For controlling keyboard keys, the code was inspired from here.

About

Play online games without touching keyboard using hand movements.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages