ePong is an arcade style tennis sports game example. It was first implemented in Symbian C++ and then ported to Qt with Qt GameEnabler. Both of these implementations are included in the package. The code for game logic is, for the most parts, platform-independent and thus easily portable. The graphics in the game have been developed with OpenGL ES 2.0.
This example is hosted in a Nokia Developer Project, where you can find additional documentation, discover recent revisions, and contribute to the project.