Skip to content

maltseasy/ChromeGame-DinoScript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

# ChromeGame-DinoScript

Plays chrome's "offline" game.

Uses Java's AWT library.

Captures pixels from key regions on your screen and examines them to see if an object is moving toward the dino.

The dino game can be played without going offline at chrome://dino

version 2

Made program more efficient

Added 2 more parameters

Before running program, change width and height vars to your screen's respective width and height

Average Score: 1400

Highest Score: 1800

version 1

Basic scaling added.

5 pixels determine dino's jump./

Before running program, change width and height vars to your screen's respective width and height

Average Score: 1000

Highest Score: 1800

About

Plays chrome's "offline" game.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages