Python Pygame: Pong Part 2

preview_player
Показать описание
#python #pygame #pong

In this video we recreate the classic arcade game pong using python and pygame! In this video we draw our paddle and ball on the screen and begin working on movement.

Link to Code:

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

You are very good at explaining how the code you are currently writing works. Like i finally know what im actually doing. Love that <3

matejkubalik
Автор

hi! great explanation. i just curious about 1 thing. why does the ball movement is like always 45°. would u pls explain it? thanks in advance

IOIOO_TomuPetraManogariNahulae
Автор

Thanks for the tutorial, great to see some OOP-concepts in action, ...

rockinrandalf
Автор

It is loading for many times for output

saiprasad
Автор

My code looks the same however i get the error message 'pygame.Surface' object has no attribute 'get'

razvanudrea
Автор

I have followed it until the redraw added below the for function but I still have no objects present.

ilovedzukill