Skip to content

An AI flappybird implementation in python using the neat algorithm

Notifications You must be signed in to change notification settings

UlrikSandberg/FlappyBird-Neat-AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FlappyBird-Neat-AI

An AI flappybird implementation in python using pygame and the neat algorithm

Flappy Bird Image

Shoutouts!

How to RUN?

Manual:

Comming soon:

For now:

  • Python 3.6 interpreter and then run pip install -r requirements.txt in that environment
  • cd src
  • python flappybird.py

Docker:

Comming soon

About

An AI flappybird implementation in python using the neat algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published