This is a flappy bird AI I made to test the limits of scratch. It uses a reinforcement learning AI with an ANN (Artificial Neural Network). The neural network is composed of lists used to store the nodes and connections.