Pygame Platformer Part 13: Improved Jumping

Опубликовано: 07 Октябрь 2024
на канале: KidsCanCode
15,661
276

It's time to improve our jumping/collisions.

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:
https://github.com/kidscancode/pygame...

If you like these videos please consider supporting me on Patreon:   / kidscancode  

Other helpful 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...