Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 416 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 416 Bytes

A program that learns how to play flappy bird using a neural network trained with a genetic algorithm. After around 500 generations (with a population of 10 per generation) it can play the game nearly perfectly, consistently achieving thousands of points. The Flappy Bird pygame implementation was made by Timo Wilken.

alt tag