AI plays a Flappy-Bird Mockup Game.
I programmed an AI to play this mockup game using python and the neat-python module. I started by building a version of Jumpy Plane using pygame and ended by implementing the evolutionary NEAT algorithm to play the game.