ravijo / AutoTRex

Let the Computer Play TRex

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AutoTRex

Let the Computer Play T-Rex

Using vanilla JavaScript, automating T-Rex Dinosaur Game - Chrome Dino Runner

gif showing demo of AutoTRex
Computer playing T-Rex Dinosaur Game

YouTube

https://www.youtube.com/watch?v=dFZlCKmCA8I

Highest Score

I kept my computer running for 6 hrs and then closed the game because it appeared to be a never-ending game. The score was 413791, as shown in the screenshot below:

Highest Score

Run

  1. Open Chrome browser and navigate to chrome://dino
  2. Open the developer console by right-clicking on the page and selecting "Inspect"
  3. Copy the content of the game.min.js and paste it into the prompt
  4. Press the Enter key to start the execution of the code, and then press the Space bar key on the page to activate the game

Run

Issues (or Error Reporting)

Please check here and create issues accordingly.

About

Let the Computer Play TRex

License:MIT License


Languages

Language:JavaScript 100.0%