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:
- Install Required Packages From requirement.txt
pip install -r requirements.txt
- First run the game from Space_war Directory
python3 Space_war.py
- 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”
- Point your mouse to the game window
- Place your hand gesture to the blue box
- ENJOY YOUR GAME
DEMO