This was a project to solve the classic gen-z game Flappy Bird. It used a regular feedforward neural network that took as input statistics about the current position of the bird. The solution used a fairly small neural network and could run for many thousands of iterations.
I wrote a blog about this project here:
The full code can be found here: