Get Started in pygame in 20 minutes!

preview_player
Показать описание
This is the easiest pygame tutorial that exists. In this video I will explain how to get started in pygame with Python from scratch. In 20 minutes you will have all the required knowledge to start building your own python games.

This pygame tutorial is aimed at those who have not used pygame before and will go through the steps of installing python and installing pygame.

Then I will explain the basic structure of a game and put together some simple code to demonstrate this.

💎 Premium Courses:

Рекомендации по теме
Комментарии
Автор

I hope you took away lots from this video. Let me know below!

programmingwithnick
Автор

Please man keep posting, your style of teaching is insanely good! You were born to be a teacher, everything is explained very simply. Your content is awesome!

smnomad
Автор

Underrated YouTube channel for quick learning❤❤❤

rishabraturi
Автор

Man I really love your videos, they are really easy to follow and to understand… keep up the good work!

anto
Автор

Great job Nick.
A little trivia: Why computer screens have the coordinates start at the top left.
Its how data was sent to CRT screens, pixels where sent one after the other, and as CRT screens scan lines starting at the top of the screen and scanned left to right. It was easier to process an image if the top left was the origin of the image.
With the invent of digital screens the format stayed.

Tims_Projects
Автор

How do i open a python file? I dont have that option

אונישחר
Автор

Brother i want you to test my pygame game i made?
Can you please test it for me and give me suggestions

RedEndGamers