PyGame Endless Vertical Platformer Beginner Tutorial in Python - PART 7 | Infinite Platforms

In this Python tutorial I code an endless vertical platformer using the PyGame module. I’m going to explain how to generate platforms automatically to ensure there is an infinite number of them as the player climbs up the screen Code & assets on my website: Alt link on github: Credits for assets used: Check out my other PyGame tutorials: Scrolling Shooter coding tutorial: Space Invaders coding tutorial: Flappy Bird coding tutorial:
Back to Top