Skip to content

An attempt to autonomously reach the highest score in Google's no internet dinosaur game

Notifications You must be signed in to change notification settings

Raghwendra-Dey/Dino-Player

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DINO-PLAYER

Python OpenCV version Pyautogui


DinoPlayer is the first step towards automating google's no internet dinosaur game.

dino

How to Run:

Make sure internet connection in off and proxy set to Automatic. Run: python3 advanced_dinogoogle.py chrome or dinogoogle.py for initial approach, if you have chromium, then write chromium in place of chrome. Web page on chrome is automatically opened.

Highest score ~750 and Average Score ~500

Update 1:


advanced_dinogoogle.py tracks cactuses in frame and estimates their speed using edge and contour detection. Better tuned thresholds required

About

An attempt to autonomously reach the highest score in Google's no internet dinosaur game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%