Uploaded October 2015 | Updated September 2026, 2 weeks ago
Now that we've added graphics, the rectangular collisions don't work very well with our round meteors. Let's fix that.
In each video in this series, we'll add another feature to the Shmup game until we have a full game experience with graphics, animations, sound, and much more!
Link to the Pygame Template file:
github.com/kidscancode/pygame_tutorials/blob/master/pygame%20template.py
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
Now that we've added graphics, the rectangular collisions don't work very well with our round meteors. Let's fix that.
In each video in this series, we'll add another feature to the Shmup game until we have a full game experience with graphics, animations, sound, and much more!
Link to the Pygame Template file:
github.com/kidscancode/pygame_tutorials/blob/master/pygame%20template.py
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










