Uploaded January 2016 | Updated September 2026, 3 weeks ago
This is the second game in our Game Development with Pygame series. It will be assumed you already watched the previous videos.
In each video in this series, we'll add another feature to our platformer until we have a full game experience with graphics, animations, sound, and much more!
Code for this part:
github.com/kidscancode/pygame_tutorials/tree/master/platform/part%201
Links:
Creating the Pygame template: youtube.com/watch?v=VO8rTszcW4s
Other helpful links:
* Installing Python: kidscancode.org/python-install.html
* Installing Pygame: kidscancode.org/blog/2015/09/pygame_install
* Setting up Atom: youtube.com/watch?v=uve1tjVIQ6c&ab_channel=KidsCanCode
This is the second game in our Game Development with Pygame series. It will be assumed you already watched the previous videos.
In each video in this series, we'll add another feature to our platformer until we have a full game experience with graphics, animations, sound, and much more!
Code for this part:
github.com/kidscancode/pygame_tutorials/tree/master/platform/part%201
Links:
Creating the Pygame template: youtube.com/watch?v=VO8rTszcW4s
Other helpful links:
* Installing Python: kidscancode.org/python-install.html
* Installing Pygame: kidscancode.org/blog/2015/09/pygame_install
* Setting up Atom: youtube.com/watch?v=uve1tjVIQ6c&ab_channel=KidsCanCode










