GravPong

Abstract

I have created a program that is similar to a pong game inside a 3 dimensional cube. The user can hit the ball with a paddle which will then bounce off the walls. There is also a gravity well at the center of the cube which alters the velocity and direction of the ball as it moves around. The gravity is able to be raised and lowered by the user as well.