Tutorial 37.18 – Adding Artwork and 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 artwork to the game, and implement basic animation for the main sprite 😉

Bring It ON!!!!

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