FlappyPy is a recreation of the Flappy Bird mobile game, which was discontinued in February 2014.
First, download and unzip the source code. You will need an installation of the Python programming language, and the PyGame library. Use pip to install Python packages easily. The GameSession.py file is where the flow of the program is controlled.
To get started with the FlappyPy build, download a .zip file from the versions tab, unzip it, and run the FlappyPy.exe file. Do not remove this executable from the folder or it will not run.
Made by Luke White!