Learning Pygame by making Pong Part 2: Adding the score and a countdown timer

preview_player
Показать описание
Adding text and a timer to the Pong game we made in the earlier tutorial.

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

I'm so glad you actually explain the mechanics of the things we are useing instead of just expecting us to follow blindly and be smart enough to just automatically understand it all via intuition. This is REAL teaching right here. Thank you so much and you have an amazing talent for teaching that many people don't have.

Decco
Автор

thank you so much I am about to add it to my code now. Keep making your videos becuase they are so good

leonibus
Автор

clear code, I will be so happy if you make another totoriol like this one. :3

rizwanzafar
Автор

men, I watched both videos and I love it, I could understand everythig thx by create thsi tutorials :D

sebastiancachis
Автор

Bro, your all videos helped me so so so much to learn. love from INDIA, and a request - keep making pygame Waiting for your next video

PrayasArt
Автор

Had to go through this one a couple of times, but worth it. Thanks. Good learning.

mitchellfolbe
Автор

Relearning python and this has helped me a lot i like the way you keep it simple and explain..

esigmatutorials
Автор

Dude..
I am very thankful that I got your channel😊😊❣️

adarshkhatri
Автор

I love how you say hello in each video!!

leobozkir
Автор

Nice tutorial but a correction needed at 23:08. Here any value evaluated to True can't be used. True works since it's converted to integer 1 implicitly during execution of "current_time - score_time". If you had used the string as you said, you'd get "unsupported operand type(s) for -: 'int' and 'str'" error.

kafaayari
Автор

Love these videos. New SUB right here!

airocety
Автор

I'd love to see more about timers in pygame. It's pretty complex, maybe we could have it in other tutorial as a refreshment?

roiho
Автор

Thanks for the video. I enjoyed following along to this and the first part of the tutorial.

ChaosArtist
Автор

i am lucky that i got this channel
thank to god

parthgupta
Автор

Thank you it was very helpful for me to improve my programming skills. 🗿❤️

rezaghasemzadeh
Автор

Hey ClearCode, awesome tutorial and easy follow. Aprecciated all of the steps!

Maybe an stupid question but... The oponnent doesn’t reach the bottom of the screen. It stops approximately 10 to 20 pixels before reaching the bottom and then starts moving upwards again. I’m not sure why this is happening 😅

nirnrootnoises
Автор

Thank you very much, it’s very clear. 👌Great job 👏

camillelefevre
Автор

Since the score is not a rectangle object can i somehow also acces it's "middle" and "top" and all of that?

plancton
Автор

I followed this awesome tutorial, grat job

Oximnus
Автор

hello, i love this tutorial, simple to follow, well done. would you mind adding a toggle option to choose if it's a single player game, with CPU.. or a 2 player game.. and use W / S for the player to the left of the screen and UP / DOWN for the player on the right of the screen

again, thanks a lot for your videos. allows me to practice and revise some syntax and logic in python. +1 sub from me. much love and happy holidays

renegadezed