/DinoHandGame

Play chrome dino game with your hands

Primary LanguagePythonMIT LicenseMIT

Play Chrome Dino Game With Your Hands

Play Game With Your Hands

Get Started

  1. Clone this repo
$ git clone https://github.com/bistcuite/DinoHandGame
$ cd DinoHandGame
  1. Run dino game in chrome(a chrome dino game exists in the DinoHandGame/game folder)
  2. Install requirments
$ pip install -r requirments.txt
  1. Run main python file
$ python main.py
  1. Go to game webpage
  2. Fist your hand to jump the dino

How to conribute this project?

  • fork repo
  • clone repo
  • add your changes
  • push to forked repo
  • send a pull request for me

License

MIT