Auto Flappy Bird is a shameless clone of the popular game Flappy Bird, with the twist that is played by a neural network that uses evolutionary algorithms to improve.
This is my first approach to neural networks and artificial intelligence, so the implementation may not be very "clean".
cd into the src folder and run love (version 11.3) inside the folder.
Or you can follow the game distribution guide of Love2D