Skip to content

PraveenKumarSridhar/AI-flappy-bird

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI-flappy-bird

GitHub issues GitHub forks GitHub stars GitHub license

Introduction


Build Flappy bird game and teach AI to build it.

Packages required


pip install pygame
pip install neat-python

Steps to run


Just run the flappy_bird_game.py and watch as the AI train itself to play the game file as follows:

python flappy_bird_game.py 

Demo of the AI learning:


GIF

Link to the paper:


http://nn.cs.utexas.edu/downloads/papers/stanley.cec02.pdf

About

Build a Flappy bird game and teach AI to play it.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages