Pygame in 18 Minutes

Subscribers:
102,000
Published on ● Video Link: https://www.youtube.com/watch?v=blLLtdv4tvo



Duration: 0:00
103,397 views
3,231


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  

My Website (links to games):https://dafluffypotato.com/m

6 Hour Pygame Tutorial:
   • Pygame Platformer Tutorial - Full Course  

Pygame Tutorial Playlist:
   • Pygame Tutorial Series (all)  

Pygame's Performance:
   • Pygame's Performance - What You Need ...  

Pygame Rectangular Physics:
   • In-depth Pygame Physics Explanation  

Shaders in Pygame:
   • Shaders - Pygame & ModernGL Tutorial  

Pygame Masks:
   • Masks (and Pixel-Perfect Collisions) ...  

Pygame Palette Swapping:
   • Palette Swapping - Pygame Tutorial  

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