Skip to content

RiauProgrammer/Python-plays-Dino

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Python-plays-Dino

Using python-3 to play T-rex chrome offline game

Requirements

Python3 with following modules.

  1. os
  2. sys
  3. time
  4. PIL
  5. open cv2
  6. numpy
  7. pyautogui
  8. pyscreenshot (for ubuntu users, instead of PIL)

Execution

alt text

To run the code type,

python3 dino.py

Note: Code will require little tweaking with pixels values (x, y, w, h) because screen size and window positions may differ. Any help/ support/ ideas on these are most welcome!

alt text

About

Using python to play T-rex chrome offline game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%