PyGame Endless Vertical Platformer Beginner Tutorial in Python - PART 11 | Moving Platforms

preview_player
Показать описание
In this Python tutorial I code an endless vertical platformer using the PyGame module. I'm going to explain how to add moving platforms to increase the difficulty of the game as the player climbs higher.

Credits for assets used:

Check out my other PyGame tutorials:
Рекомендации по теме
Комментарии
Автор

SO CLOSE TO 8 K SUBSCRIBERS!!! You are rocking it! Keep it up! #RoadTo10K

ToujoursIris
Автор

Great video Russ, can't wait for the next one!

MrSpaceWhale
Автор

Hi, great video as always. I love that you create a fully playable game with lots of feature and show it from start to finish.

I think there is some problem with the move counter, in the constructor you set it to a random integer between 0 and 50 but after the first direction change it always resets to 0 so the randomness of the horizontal movement is lost, the platforms always move 100 units.

KEANMentor
Автор

Hi Russ, i want to ask you what you recommend for beginners, i have watched all your videos and i learn a lot but, i should try a file from scratch or you think its better to see tutorials? Sorry for my english hahaha

ExonMg
Автор

Excuse me, how many part of this pygame tutorial?

siripongtasoongnern