The core features of Pygame are incredibly simple to pick up (yet challenging to master). This video walks through all of the core features in a way that would enable experienced developers to jump straight into using Pygame. It's also a decent way to get an overview of Pygame before digging deeper into other resources if you're new.
⭐ Check out Yawnoc (Python source included in the game files):
https://store.steampowered.com/app/2824730/Yawnoc
Code Written in This Video:
https://dafluffypotato.com/static/fileshare/pygame_18m_example.zip
My other released games (and their source) can be found here:
https://dafluffypotato.itch.io/
My Discord:
https://discord.gg/fluffland-554137097229959188
Support Me (both give access to source from unreleased projects):
https://www.patreon.com/dafluffypotato
https://www.youtube.com/@DaFluffyPotato/join
My Website (links to games):
https://dafluffypotato.com
6 Hour Pygame Tutorial:
https://youtu.be/2gABYM5M0ww
Pygame Tutorial Playlist:
https://www.youtube.com/playlist?list=PLX5fBCkxJmm1fPSqgn9gyR3qih8yYLvMj
Pygame's Performance:
https://youtu.be/hnKocNdF9-U
Pygame Rectangular Physics:
https://youtu.be/a_YTklVVNoQ
Shaders in Pygame:
https://youtu.be/LFbePt8i0DI
Pygame Masks:
https://youtu.be/8PtKtyK-iVg
Pygame Palette Swapping:
https://youtu.be/MLrDR-Mks8I
Special thanks to my Potato Tier Patrons:
Agent Effe
Brian Downie
Clash
Eivind Teig
Michael Placido
Nelligan
Rethanon
Sam Cork
Szabolcs Dombi
tbf135
Timestamps:
0:00 - What is Pygame?
1:56 - Create a Window
3:16 - Surfaces & Game Loops
9:41 - Collisions, Physics, & Extras
15:27 - You have the tools. It's time to build!
#python #pygame #gamedev