A Flappy Bird Clone made using python-pygame and played by an AI. Base game from here.
-
Install Python > 3.5.x
-
Install PyGame 1.9.X from here
-
Run
./flappy.py
from the repo's directory, to get all available options run./flappy.py --help
. -
If you really want, u can use ↑ or Space key to play yourself but it is strongly discouraged. Press Esc to close the game and m to mute the sound.