Pong

This game is a clone of the classic Pong that was released in 1972 by Atari. I created this game in my own spare time to learn about game programming. I think this game would make it easy for me to develop and have a playable demo in rather short time.

The start of Pong.
The start of Pong.
Score for the right player.
Score for the right player.

Technical Information
The game is written in C++ and use the following libraries:

  • Audio: FMOD
  • GUI: MyGui
  • HID: OIS
  • Rendering: OGRE3D

Read more about:

Development History
Read more about the development history here.

Download
The game can be downloaded here.