Tutorial 37.19 – Adding Walk and Jump Animation

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 we start to add the walking and jumping artwork to the game 😉

Bring It ON!!!!

You can get all the tutorials and source code from my Git Hub Repository at https://github.com/OldSkoolCoder/