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.
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.