PyGame Flappy Bird Beginner Tutorial in Python - PART 4 | Adding Scrolling Pipes

preview_player
Показать описание
In this Python tutorial I code Flappy Bird using the PyGame module. I'm going to cover the addition of pipes using Sprite Classes and Groups.

Download the images here:
Рекомендации по теме
Комментарии
Автор

Mr. Russ your the most goated person ive ever watched you explain each of your moves and teach us waht each code means so thank you so much

BenoBenito-ix
Автор

You're my hero right now. I'm just remaking all your games from the beginning of the channel. I'm getting inspired to start mixing the game designs together at this point. Flappy bird with Space invaders!

khargos
Автор

god damn that part where Mr.Russ explained the collisision was so nice i never really understood it i had used pythogoream theory in my other project like space invader but this one is sooo good

omarfatin-pffg
Автор

Good and clear explanation.. very easy to understand which allows for easy application to my own projects. Much appreciated.

AJ-jjgs
Автор

Hey, your explanation is out of the world. Subscribed! You deserve more man. I'm really enjoying this series. Thanks :)

imherovirat
Автор

youre the best thank you sm for this tutorial!! i like the way how u explain each detail which makes it easier for me to understand as a beginner

angievfx
Автор

Whenever I want to make a game in pygame, I will watch your tutorials

theyoungcoder
Автор

I am wondering why when I start the game, I have to always move the mouse on game window for it to be able to run, otherwise the whole game and ground stop.

FunSruffandBeyond
Автор

Another nice video all easy to follow and understand thank you

trailsanddales
Автор

Hi, need help, my pipe goes beneath or over the ground, can anyone help?

yijinkuo
Автор

hi the game_over statement gets activated even if i didn't hit any single tubes

mamplatamatthewperilla
Автор

Plz tell me how can we share our flappy game and how we store it like a file like app.
Plz tell ...

sahilsarodevines
Автор

the image of my pipe and bird are in front of the ground. What do I do?

MonkeyHouseTall
Автор

heyy, i have question. whenever i try to generate a new pipe, it pauses for a sec and then creates it, whys that

EditVortex