Uploaded March 2016 | Updated September 2026, 2 weeks ago
In this video, we'll handle the game over condition (player falling off the bottom of the screen) and also add a score.
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%206
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
In this video, we'll handle the game over condition (player falling off the bottom of the screen) and also add a score.
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%206
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










