Flappy Bird AI using NEAT This is an AI playing the game Flappy Bird using NEAT Library in python. The game itself is recreated using PyGame How to run the program Make sure all of the dependecies are installed (NEAT, PyGame etc.) python main.py