To view the finished neural network playing, click here.
This is a high school project I completed in 2017. Using neuroevolution, a Perceptron was successfully trained to play the Google Chrome dinosaur game indefinitely.
Here is the score that the neural network achieved before I killed its execution:
The game had reached maximum speed well before then, so the computer was capable of playing ad infinitum.
Game source files downloaded from wayou, with HTML and JavaScript files modified for my use.