SakeTami
Clear Code
Clear Code

patreon


The logic of a 2D platformer in Python / Pygame

Sorry for not posting last weekend, things are a bit busy right now and I am catching up right now but it will be a bit rocky for the next 2 videos.  So this video will be on Youtube tomorrow so I keep a regular schedule (Youtube is a bit weird, sorry about that). 

I am trying to have the next video up tomorrow and the video after that will be a tiny bit delayed as well but after that we go back to a normal - weekly - schedule. 


A tutorial on the basic logic of a 2D platformer in Pygame. We will cover how to create a level, get player input, move the player, the camera and the platformer collisions.


Timestamps  

0:00:00 - Intro
0:01:02 - Project setup
0:05:01 - Level setup
0:27:20 - Player movement
0:39:43 - Collisions
0:56:23 - Camera 

Project files: https://github.com/clear-code-projects/2D_Platformer_Logic

The logic of a 2D platformer in Python / Pygame

More Creators