/flaPy_bird

flappy bird with neat-python

Primary LanguagePython

flaPy_bird

Remaking Flappy Bird using Neat-Python

Running with neat

  • use app.py

python app.py

or

python3 app.py

To play the game

  • use game.py

python game.py

or

python3 game.py