Hello! I created a genetic learning algorithm (a type of A.I.) to play flappy bird! Press space to show and hide some variables/information. That is the only control you have, this is more of a demo/test of an artificial intelligence. The following is an explanation of how this ai works: A genetic learning algorithm is a type of AI that starts out dumb, but over many generations learns to get smarter. How it works is there are many generations. At the beginning of each generation a lot of Flappy Birds are created. For the first generation their behavior is completely random. Once all of them die, the best Flappy bird's behavior is used by all of the next Flappy Birds, but their AI may differ slightly from their parents. Over many, many generations repeating this process the birds will become very skilled at the game, and possible even exceed human skills. I hope this explanation helps you understand.
All code is by me, and the art is from flappy bird. Please give credit to me if you use any of it. Have a great day! :) Go play some real games here: https://scratch.mit.edu/studios/28128190/