Back to Browse

Creating Flappy Bird (Landscaped Edition) in Python [Timelapse]

617 views
Sep 27, 2022
2:33

Hi Everyone! This is a Timelapse Video of me making a Flappy Bird game in python using the pygame module. What's different than the usual Flappy Bird games is that this game does not have the standard portrait orientation used in mobile phones. Instead, it uses a 16:9 aspect ratio (landscape orientation), which enables it to be run in any standard PC monitor. The source code of the game can be found at: https://github.com/tank-king/My-Games/tree/main/python-pygame/flappy%20bird In case of any queries, you can post them in the comments, or you can join my discord server. Discord Server Link: https://discord.gg/qh8XGWypvg Timestamps: 00:00 : Intro 00:15 : Timelapse 02:20 : Final Game 02:30 : Outro

Download

0 formats

No download links available.

Creating Flappy Bird (Landscaped Edition) in Python [Timelapse] | NatokHD