Python 3 implemention of FlappyBird game using Arcade Library
Make sure to install Arcade library from here and then you can run the game using the command
python flappy.py
- Train my Neural Network implemention to play the game.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Python 3 implemention of FlappyBird game using Arcade Library
Make sure to install Arcade library from here and then you can run the game using the command
python flappy.py