Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 731 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 731 Bytes

ClenchRexHackEd2020

Demo Video: https://youtu.be/yUPsvvMsgsA

ClenchRex is a program that helps you play the Google Dinosaur Game by using hand gestures. Use ClenchRex to exercise your hands in a fun way! This Gesture-Control Assistant for the Google Dinosaur Game comes with a lot of benefits, and most importantly - it's hella fun!

How to play:

  1. Download ClenchRex.py from GitHub Repository
  2. Open Google Dinosaur Game on Chrome
  3. Run the Python Program
  4. Put your clenched fist in the Green Box, and start the game.
  5. Open your fist to Jump, clench back again to stop Jumping.

Install on Linux:

pip3 install opencv-python

References used: https://github.com/Sadaival/Hand-Gestures/blob/master/gesture.py