Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 492 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 492 Bytes

GoogleChromeDinosaurGame

A python script which automates the playing of the no internet google chrome dinosaur game.

  1. Disable internet connection.
  2. Open new tab in google chrome, the no internet dinosaur game will appear.
  3. Save the scripts in your computer and execute.
  4. Make sure you have the pyautogui,time modules installed in your system.
  5. You may need to adjust the parameters of the p.pixel() in line 5 if the script dosent work properly.

MADE WITH ♥ BY TRIDIB SAMANTA