Let’s Make A Game - Ep. 2 “Pong“

In this episode, we’re going even further back to the basics than in episode 1, by going truly old school, with Pong! Again using Python and Pygame, we create a simple game, without the need to use graphics or fonts or anything, with very simple ai and ball bouncing. You can download the source code for this or any other “Let’s Make a Game“ Episode at: If you improve the code, or get stuck, or just would like feedback, please join the discussion in the forums at and we’ll help you out!
Back to Top