Write a ‘pong’ game using Python on the #RaspberryPi

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.

1 comment for “Write a ‘pong’ game using Python on the #RaspberryPi

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.