Skip to content

A copy of the famous flappy bird game, only this time the computer plays instead of you! NEAT indeed!

Notifications You must be signed in to change notification settings

iamvpa/AI-Blappy-Fird

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

forthebadge made-with-python

pub package

Documentation Status

PRs Welcome

AI-Blappy-Fird

A copy of the famous flappy bird game, only this time the computer plays instead of you!

Requirements

  • Python 3.6+
  • NumPy pip install numpy
  • Pygame pip install pygame
  • MatplotLib pip install matplotlib
  • NEAT pip install neat-python
  • Graphviz pip install graphviz

Basic Game design:

Screenshot (75) Screenshot (80)

Final Game:

Screenshot (82) Screenshot (84)

Official Docs:

Run in Gitpod

You can also run the code in Gitpod, a free online dev environment for GitHub:

Open in Gitpod

Releases

No releases published

Packages

No packages published

Languages