Flappy Bird Challenge - Clone the Classic Game Using Python and PyGame
Learn to create your very own version of the popular game Flappy Bird using Python and PyGame in this captivating course.
As you build the game from scratch, you'll develop a solid foundation in game design, coding fundamentals, and the PyGame library.
Perfect for beginners, no prior game development experience is needed—just bring your basic Python knowledge, and you're ready to go.
Turn your ideas into a playable game and start your game development journey today!
Your Instructor
This bundle is a collaborative effort between multiple Mammoth Instructors.
Mammoth Interactive is a leading online course provider in everything from learning to code to becoming a YouTube star. Mammoth Interactive courses have been featured on Harvard’s edX, Business Insider and more.
Over 14 years, Mammoth Interactive has built a global student community with 6+ million courses sold. Mammoth Interactive has released over 1,000 courses and 5,000 hours of video content.
Founder and CEO John Bura has been programming since 1997 and teaching
since 2002. John has created top-selling applications for iOS, Xbox and
more. John also runs SaaS company Devonian Apps, building
efficiency-minded software for technology workers like you.
Course Curriculum
-
Start01 Gameplay Project Preview - Flappy Bird PyGame Clone (0:23)
-
Start02 Boilerplate and Entity class (9:56)
-
Start03 Player physics (13:39)
-
Start04 Obstacles (22:51)
-
Start05 Environment class (20:47)
-
Start06 Scene System (18:02)
-
Start07 Score, Polishing the Game (15:02)
-
Start08 Start and Death screens (17:03)
-
Start09 Collisions (6:55)
-
StartSource Files