Flappy Pygame tutorial part 4

In this 4th part

We are going to add the pipes on the top and to make this we will flip the same image of the pipe. Then we will change the collision method using mask that  is more precise, as in this game it is important to be precise. In the next tutorial, the last, we will add sounds and score.

Previous post

Flappy tutorial part 3

Github repository

https://github.com/formazione/flappy

Welcome to the 4th tutorial about flappy bird


Subscribe to the newsletter for updates
Tkinter templates
Avatar My youtube channel

Twitter: @pythonprogrammi - python_pygame

Videos

Speech recognition game

Pygame's Platform Game

Other Pygame's posts

 

Published by pythonprogramming

Started with basic on the spectrum, loved javascript in the 90ies and python in the 2000, now I am back with python, still making some javascript stuff when needed.