Tutorial 37.16 – Adding The Ability to Jump (PyGame Python)

Right then,

we start getting into the knitty gritty of the game development, and we start with creating a game template in pygame that can be used for all game development within the python / pygame development system.

And then developed a simple player sprite that moves about the screen.

In this video I explain the basics of getting the sprite to jump onto platforms and also how to give the illusion of banging your head on the base of a platform too.

Bring It ON!!!!