Skip to content

Using a neural network and genetic algorithm to train an AI to play Flappy Bird.

License

Notifications You must be signed in to change notification settings

Red-Rapious/FlappyBird-Neat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FlappyBird Neat

About

A self-learning AI to play the FlappyBird game, using the neat python module. This project is based on this Tech with Tim tutorial.

Install

Runs with basic python install and a few pip packages:

pip3 install neat-python
pip3 install pygame

Screenshots

Screenshot

License

This work is licensed under the MIT license.

About

Using a neural network and genetic algorithm to train an AI to play Flappy Bird.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages