Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 901 Bytes

README.md

File metadata and controls

30 lines (21 loc) · 901 Bytes

Flappuccino

Flappybirb is a fork of Flappuccino.

Screenshots

New

Old

Background

Figure it out!

Usage

Releases

A Windows build of the game is available in the releases tab.

Running from source

Grab the latest release of Python from here and install Pygame by executing

pip install pygame

Note: If the pip install pygame did not work for you, then try this: Ensure main.py is in the same directory as ./data and execute python main.py.

Contributing

Pull requests are welcome! For major refactors, please open an issue first to discuss what you would like to improve. Feel free to create a fork of this repository and use the code for any noncommercial purposes.