Game Development 1-2: Working with Sprites

Опубликовано: 25 Июль 2026
на канале: KidsCanCode
116,908
1.3k

This is video #2 in the Pygame series. Try to watch them in order, as each video will be building on the one before.

In this video we'll explore how to use Sprites to create objects that can move around the screen.

Link to the Pygame Template file:
https://github.com/kidscancode/pygame...

Support me on Patreon:   / kidscancode  

Links:
Installing Python: http://kidscancode.org/python-install...
Installing Pygame: http://kidscancode.org/blog/2015/09/p...
Setting up Atom:    • Extra: Setting up the Atom Editor for Python