Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 662 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 662 Bytes

Flappy-Bird-Neuroevolution

Flappy Bird game clone built in Unity 3D with agents that learn how to play the game using Neuroevolution. At the first generation, the agents start with a fixed topology Neural Network with random weights. The one which had the highest score is chosen to create the next generation of agents which will have a copy Neural Network of the best previous generation agent but with a random mutation. You can download a windows build from here.

Video demo