Game Development 1-1: Getting Started with Pygame

preview_player
Показать описание
In this video, we'll get started with Pygame and build a basic game template to use in the rest of our projects.

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

Thank you so much. I've gone through a few long pygame tutorials but finally decided I was getting ahead of myself. Found this "Kids Can Code" channel and realized it is a perfect way for me to revisit many concepts from the ground up.

ianrees
Автор

Nobody explain best than you, finally found a good course about Pygame

germancordova
Автор

better than those on udemy and other site I downloaded. The code is clean, very well explained and complete from start screen to game over

daryll
Автор

Not only kids enjoy your lessons ;) Many thanks ! Very well explained !

BerlinDnB
Автор

Those tutorials are definetely not only for Kids. Thank's for videos

bakytkamchybekovichstndv
Автор

Great beginner recommendation, you explain everything very well and even if a viewer is not familiar with a concept, it is well explained in this video. Excellent!

menyepy
Автор

This is exceptional. Perfectly judged and well explained. Thank you so much.

forestboy
Автор

I always recommend this playlist. Great work an thank you for sharing.

longlivelinux
Автор

Great video! I'm new to coding, started learning Python recently and want to learn how to use Pygame too! This video is super helpful! Great work! :-)

onewithnatureWN
Автор

Now, I learned the process of importing pygame. time for fun!!!!

manikantansrinivasan
Автор

this is just what i was looking for, practical with a little bit of theory. great job, thank you.

MoatazHisham
Автор

I had been trying to find a way to do this kind of stuff(making colors appear) its been 3 days since we started learning python at school and I have been spending all of my spare time and my time for hw to learn to code because this is the funniest thing ever. Anyways for like 5 hours straight, I have been trying to get pygame to work, to download the thing and get it to run and you sir are the person that helped me do that. Thank you. u just got urself a sub :D

dr.kalculator
Автор

This was a fantastic tutorial. Clear, focused and really well demonstrated. Very impressed.

naetharu
Автор

Really great introduction videos, mate. Helps a lot for beginners like myself.

Danielsgame
Автор

Sir can you make game series for Mario game, your videos are excellent and I have learned lot from it than from any other series present in youtube.

vaibhavshukl
Автор

I love your videos it's very clear and simple for beginners

xObserver
Автор

found you on reddit, thanks for putting these out there!

modernmistyk
Автор

Nothing on your linked page for installing Pygame is working. I have brew installed but everything I"m attempting to do on your page is getting errors. ie:

jpilot
Автор

Thank you so much.... But I am getting a problem. After I press Control-R, My Python screen is White not Black. Can You Please Help Me With This Atom. But When I run It with Python Its

guptudayan
Автор

simple way to download pygame:
go to command prompt
type:
pip install pygame

dipashrideore