Ogreball

Fall 2018

Custom Engine Multiplayer Pong Game

This project is essentially a recreation of the classic pong game in 3D.

In single-player mode, players can start a rally against the wall and see how long how high of a score they can get before allowing the ball to hit the wall behind their paddle. In multiplayer mode, players score on eachother by hitting the ball in such a way that it goes behind the other player's paddle.

Our team began only with the Ogre3D graphics engine for our basic game loop. From there, we tied in the Bullet physics library, CEGUI, and sdl_net, to create our simulation loop and to provide networking and GUI capabilities.

Previous
Previous

FitFeed