Latest Pong version using SimpleGui in Python

This is a video of the pong game using SimpleGui (from Rice University) in Python 2. The game has certain rules. In the video, I show the basic functions.  It was a lot of work but lots of fun!
Unfortunately, there is no sound for the game. There is keyboard sound.

If you can't see the video, select "Read more" to go to the full blog page.

Enjoy!!




Comments

Popular posts from this blog

Space Wars- Python 3

Maze Game in Python using Turtle