Python Programming Tutorial Pong Game

preview_player
Показать описание
We will be making a Pong game using Python, and the Tkinter module. Tkinter is nativity include in most Python code editors, and this code will run in with both Windows and Linux. Python is a great place to learn programming, or for creating simpler games/programs. We will be setting up the basics in this video, mainly the window, imports, and updates. In the next video we will be drawing a ball using tkinter, and adding movement to the ball.
Рекомендации по теме