Pygame in 18 Minutes

Опубликовано: 09 Январь 2025
на канале: DaFluffyPotato
2,141
276

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/28...

Code Written in This Video:
https://dafluffypotato.com/static/fil...

My other released games (and their source) can be found here:
https://dafluffypotato.itch.io/

My Discord:
  / discord  

Support Me (both give access to source from unreleased projects):
  / dafluffypotato  
   / @dafluffypotato  

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

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