Tutorial 37.21 – Adding Enemy Entities

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 enemies (bad guys or things) to the game, and show how they will look in the game, we also add the Goal for each level. 😉

Bring It ON!!!!