Skip to content

johncurd91/flappy_bird_NEAT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flappy_bird_NEAT

An AI that plays flappy bird! Using the NEAT Python module.

Instructions

Simply run main.py and watch the AI learn how to play flappy bird!

You can change the number of birds per round or the fitness threshold by changing pop_size and fitness_threshold in config.txt.

Acknowledgements

This is based on a YouTube tutorial I followed from Tech With Tim.

About

An AI that plays flappy bird! Using the NEAT Python module.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages