FlapPy-Bird
Python 3 implemention of FlappyBird game using Arcade Library
Installation and usage
Make sure to install Arcade library from here and then you can run the game using the command
python flappy.py
Todo
- Train my Neural Network implemention to play the game.