
About
Flappy BBerd is a quick, minimal Python 3 clone of Flappy Bird, controlled with the keyboard (Space to jump, P to pause, Escape to quit).
Getting started
Install the Python dependencies listed in the project's requirements file, then start the game by running its main script from a terminal. Space makes the bird jump, P pauses, and Escape quits.