Skip to content

wleklinskimateusz/flappy_bird

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flappy_bird

Project which got me excited in game Dev and machine Learning It uses library neat-python to implement machine learning

Technologies

  • Python 3.8
  • PyGame 1.9.6
  • neat-python 0.92

Setup

  • clone directory
  • run pip3 install -r requirements.txt (If command will give an error, manually install pygame and neat-python using pip)
  • run python3 flappy_bird.py

Sources

I followed the tutorial of: techwithtim: https://github.com/techwithtim/NEAT-Flappy-Bird and started to play with it.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages