Space-War-Hand

Space-War-Hand

ROCK PAPER SCISSORS are not so interesting. You learn to classify them and then what? so I have created a simple program that makes use of the classifier. Using OpenCv and transfer learning with the help of TensorFlow now you can play Space War with hand gestures.
Rock - Mode Down
Paper - Move Up
Its That Simple and You don't have to even shoot it is automated. 

How To Get Started ?

Follow the below mentioned steps:
  1. Install Required Packages From requirement.txt pip install -r requirements.txt
  2. First run the game from Space_war Directory python3 Space_war.py
  3. Then run controller for the game located on controller python3 ./control.py
    “The control.py file is based on OpenCv and TensorFlow so it might take a while to run before showing output”
  4. Point your mouse to the game window
  5. Place your hand gesture to the blue box
  6. ENJOY YOUR GAME

DEMO