FlappyBug
A downloadable game
Project made with pygame module for GitHub Game Off 2021
Status | Released |
Author | clanguser |
Genre | Platformer |
Tags | Flappy Bird |
Download
Download
FlappyBug-main.zip 7.1 MB
Install instructions
download zip file and open readme.txt
Detailed Instructions:
Thanks for checking out my project! I've come to notice that the readme instructions are lacking so I will be expanding on it here. This project is completely made using python by importing the pygame module, and thus you need to have that installed to run the game. That can be done in 2 very simple steps.
Step 1: Install Python 3 from https://www.python.org/downloads/
Step 2: Install Pygame module from https://www.pygame.org/wiki/GettingStarted
That's it! Now run FlappyBug.py and fly away! Or, buzz away.
Comments
Log in with itch.io to leave a comment.
the readme said these, but how to run this? there is no .exe file.
"run flappybug.py
images and sound folders store assets
font file is 04B_19.TTF"