Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 800 Bytes

File metadata and controls

32 lines (21 loc) · 800 Bytes

Dino Game - Automate Python

The chrome dino game is pretty cool 🙃, right. but at some point we lose. Like it has to 😝 Don't worry I got you. In this Python Script using pyautogui and Pillow library. We can automate the dino game.

Built With

  • Python
  • Pyautogui
  • Pillow

Setup

  • Install packages pip install -r requirements.txt
  • Start app python main.py
  • Hit it on browser http://127.0.0.1:8000/

To Start playing, there are such steps :

  • Open google chrome
  • Hit the url chrome://dino/ and press space to start
  • Run command python main.py
  • After python script open chrome

Output

Start