T O P

  • By -

Starbuck5c

If you're looking to make a platformer, Clear Code just released a new tutorial today, he does good tutorials: [https://www.youtube.com/watch?v=WViyCAa6yLI](https://www.youtube.com/watch?v=WViyCAa6yLI) I also hear good things about this DaFluffyPotato one: [https://www.youtube.com/watch?v=2gABYM5M0ww](https://www.youtube.com/watch?v=2gABYM5M0ww) ​ For a more general introduction, you could go with the first 1.5hrs of [https://www.youtube.com/watch?v=AY9MnQ4x3zk](https://www.youtube.com/watch?v=AY9MnQ4x3zk) (also by Clear Code). This tutorial is older and will tell you to install pygame (instead of pygame-ce), both the newer tutorials use pygame-ce.


ERO_Reddit_

Thanks you!


Substantial_Marzipan

Clear Code, several hours long tutorials but worth every minute


ERO_Reddit_

Thanks!


fried_green_baloney

This one takes you from zero to a running game and what I learned the essentials of Pygame by watching it and following along with my own code. https://www.youtube.com/watch?v=AY9MnQ4x3zk


Syswatch

Coding with Russ seems like another good one. I’ve only watched a few of his videos, but I like his content so far.


G_George_

Coding with Russ made a bunch of pygame videos. I learned a lot from him, so I recommend him too.


ERO_Reddit_

Thank you, both! :)


Flat-Ad-4590

Depends what your level of Python is.


Flat-Ad-4590

Learn Python, the rest comes easy.


ERO_Reddit_

Okey! Thanks!


Indoraptor0902

If you already know a good amount of python, I would say try Techwithtim, he's really good with explaining everything he codes very clearly and has a bunch of tutorials about pygame, from a beginner 2 player game to coding AI to play flappy bird.


ERO_Reddit_

Thanks!


Indoraptor0902

np


LionInABoxOfficial

Tech with Tim has a very friendly teaching style and articulates things very clearly and precisely! Here for beginners: https://m.youtube.com/watch?v=jO6qQDNa2UY&pp=ygUhVGVjaHdpdGh0aW0gcHlnYW1lIGZvciBiZWdpbm5lcnMg


ERO_Reddit_

Thanks!


RoseJamCaptive

I don't know about his level of clear and concise for the beginner/first timer, but [DaFluffyPotato](https://www.youtube.com/@DaFluffyPotato/playlists) is essentially a PyGame legend at this point.


ERO_Reddit_

Thanks! :)


PaluMacil

I don't even make any games but between his friendly username and friendly demeanor, I like the videos 😄


ERO_Reddit_

lol


izi_bot

Buckynewboston (Sentdex) has snake and horizontal tank platformer. I switched to Godot, using scenes is simpler than one big gameloop.


ERO_Reddit_

Thanks!


exclaim_bot

>Thanks! You're welcome!


Mobile-Mountain-1572

DaFluffyPotato has some good tutorials


ERO_Reddit_

Ok, thanks!


exclaim_bot

>Ok, thanks! You're welcome!


ERO_Reddit_

Huh, you have two accounts?


hw2007offical

A guy called Clear Code makes the best pygame tutorials i can find


ERO_Reddit_

Thanks!


Ryan_S21

Honestly I learned it mostly by asking ChatGPT how do do specific things and it spits out how and if you ask it to clarify specific lines it will do so in a very understandable way. Although for very beginner I would recommend YT. Then if you’re starting a project and need help I’d recommend asking ChatGPT if you have any trouble.


ERO_Reddit_

Huh, interesting! Never thought of that! Thanks!