Skip to content

My take on the game of Flappybird. My aim was to learn the pygame library and I'm happy with the way it turned out.

Notifications You must be signed in to change notification settings

Admeen3581/Floppybird

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JankFlappyBirds

Its not the best thing you've ever seen, but its honest work.

Versions:

07/24/23 - Version 1.01 = added methods & init functions.
07/24/23 - Version 1.02 = added organization methods & method headers.
07/24/23 - Version 1.03 = fixed bug going from gameover -> welcome screen where bravo six goes dark.
07/26/23 - Version 1.1 = added json interaction with high score recordance.
07/28/23 - Version 1.11 = implemented high score inside game along with a GUI presentation.
07/28/23 - Version 1.12 = created 'better looking' (not really) welcome screen high score graphics.
07/29/23 - Version 1.13 = implemented flapping animation & specified exceptions from ver. 1.1
07/30/23 - Version 2.0 = implemented various levels of difficulty & buttons on welcome screen to select. Added a color library & different catagories of high scores.
07/30/23 - Version 2.1 = Divided parts of main.py into separate files instead of one huge mess.
07/30/23 - Final = No further development after this point. The purpose of the project has been fulfilled.

About

My take on the game of Flappybird. My aim was to learn the pygame library and I'm happy with the way it turned out.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages