Introduction - If you have any usage issues, please Google them yourself
COURSERA:
An Introduction to Interactive Programming in Python
Mini-project#4- Pong
In this project, we will build a version of Pong, one of the first arcade video games (1972). While Pong is not particularly exciting compared to today s video games, Pong is relatively simple to build and provides a nice opportunity to work on the skills that you will need to build a game like Asteroids. As usual, we have provided a program template that can be used to guide your development of Pong.