Python Programming Tutorial Pong Game Part 3 Ball Movement Collision

preview_player
Показать описание
Python programming tutorial, pong game part 3, ball movement focuses on collisions, ball movement, and a funny little story of how I formatted thousands of pictures. In this video we are working on making a simple game in Python using the Tkinter module. Tkinter is a simple graphical library that provides tools for creating shapes and moving sprites. We will also be getting the ball to collide with the edges of the window. We are using Linux Ubuntu to perform the programming, but the code should remain the same on Windows(with the exception of Tkinter being a small tkinter) Programming in an enjoyable hobby that all people should have an opportunity to enjoy. Computer Programming in simpler than ever with languages such as Python, Ruby, and Java.
Рекомендации по теме
Комментарии
Автор

I love Linux but hate this amazon/ubuntu thing .. consider trying Fedora, Debian, Arch or another great distro ;-)

Personaly Fedora was my first really loved distro and still is but it has one big disadvatage and that is that every six month there it is new version and if you want it you need to basically format everything and start from zero. For me it is not a problem since I have everything on cloud .. projects on github etc. but for someone it could be problem.

jsonkody