How to Get Started with PyGame! Beginner Python Game Dev Tutorial

preview_player
Показать описание
Full Pygame beginner playlist:

Pygame Full Game Builds:

In this video we return to the basics and show the simplest way to set up a pygame window! A lot of my pygame tutorials are quite advanced but leave beginners asking questions about the fundamentals, so we slow things down and explain the fundamentals here!

Pygame is one of the best modules for GUI development in python, and especially game development in pure python, but you need to get familiar with the pygame syntax and how to set up the basic framework!

Be sure to leave a like, comment what you'd like to see next, and don't forget to subscribe to the channel!

Thank you to my Patreon supports Dale Topley and Philip Nunez!
Рекомендации по теме
Комментарии
Автор

The people responsible for Pygame development have to make you the face of the project already😁

flioink
Автор

other tutorials didint work for me but this did thanks.

E-Patrik
Автор

Looks like the perfect video for my dad! He sometimes likes to code but I am the pygame pro so he always asks me how to do stuff! This is the perfect video for anybody that is getting into game dev for sure!

willwillcode
Автор

Always good to cover the basics, you explained it well as usual, are you going to make this a series?

rethanon
Автор

I would be much more interested in intermediate/advanced pygame videos. How can I modularize the main file so it isn't so big? How can I adapt software design principles to my project? How can I make modularized functions such that I'm not reinventing the wheel every project?

fargoretro
Автор

what is the difference between flip and update for updating the display?

mjss
Автор

was trying to be first comment, but I will be second comment haha, just trying to get back into python and pygame.

Dingus_Guitars