CREATOR ONLY
Creating the Pong Game with Tkinter
Learn how to build a two player air hockey game with point tracking using the Python GUI using the Tkinter Module.
Get StartedTECHNOLOGIES
Tkinter
WATCH TIME
51 minutes
Lessons
Pong Game: Final Touches
In this video, we'll be wrap up the game by creating a way to keep track of score to determine if a player misses the ball with their paddle.
15 min
Pong Game: Adding Paddle 1
In this video, you'll create two classes, paddle 1 and 2, use the bind all function, and program controls for each paddle.
8 min
Pong Game: Creating our Ball
You'll start building a two player air hockey game with point tracking using the Python GUI using the Tkinter Module.
16 min
Pong Game: Adding Paddle 2
In this video, we'll finish creating our second paddle and build the functionality to respond to a ball hitting the paddle.
13 min