This is a game project built for class. It is 3D ping pong game written in C++ using OGRE for 3D graphics, the Bullet physics engine, and SDL for networking and sound. Local and online multiplayer is included. I’ve been working on adding motion tracking using Kinect.
C++, OGRE, Bullet Physics, and SDL were used.