Jonathan. Frech’s WebBlog

Jong (#37)

Jonathan Frech

After having programmed my own Tetris clone — Jetris —, I thought of another game to clone. A really fun and fairly simple game came to my mind: Pong.
After a few hours I managed to do it and here it is.
I even im­ple­ment­ed the computer being able to play, although it never loses… If a hitter is controlled by the computer is indicated by its color (green for players, red for the computer).
To get more information about Pong, visit this Wikipedia entry.

Controls (gen­er­al)

Controls (left player)

Controls (right player)

Source code: jong.py