Trevor Appleton has done a great work-through and tutorial on creating the game of Pong using pygame and Python. He literally goes through it line-by-line explaining things. As he points out, Pong may seem a simple game but it has so many aspects to it such as control, movement, collision detection and scoring, that it’s a great way to learn and move on to bigger and better things. Read more here.
[…] recantha Trevor Appleton has done a great work-through and tutorial on creating the game of Pong using […]