Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 322 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 322 Bytes

T-Rex Gesture

Description:

A python applet to play the T-Rex Dino game of "Chrome" web browser using hand gestures.

Libraries:

  • Selenium
  • OpenCV

Instructions:

Install the required dependencies from the requirements.txt by

pip install requirements.txt