Let the Computer Play T-Rex
Using vanilla JavaScript, automating T-Rex Dinosaur Game - Chrome Dino Runner
Computer playing T-Rex Dinosaur Game
https://www.youtube.com/watch?v=dFZlCKmCA8I
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:
- Open Chrome browser and navigate to chrome://dino
- Open the developer console by right-clicking on the page and selecting "Inspect"
- Copy the content of the game.min.js and paste it into the prompt
- 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
Please check here and create issues accordingly.