8000
Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Using a simplified NEAT algorithm to play Flappy Bird

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages

0