PyGame Platformer Game Beginner Tutorial in Python - PART 13 | Collision With Moving Platforms

Published: 28 December 2020
on channel: Coding With Russ
33,219
776

In this Python tutorial I code a Platformer Game using the PyGame module. I'm going to add collision with moving platforms

Code & assets on my website: http://codingwithruss.com/gamepage/Pl...
Alternative link: https://github.com/russs123/Platformer

Code for level editor: https://github.com/russs123/Platforme...


Note, sprites and sounds are open source:
Sprites: https://kenney.nl/assets/platformer-a...
Sounds: https://freesound.org/

Check out my other PyGame tutorials:
Space Invaders coding tutorial:    • Pygame Space Invaders Beginner Tutori...  
Flappy Bird coding tutorial:    • PyGame Flappy Bird Beginner Tutorial ...