GLdomain.com

Pong Mania

download the game (w/ sourcecode)

Pong Mania

New in this release:  Upon request, sourcecode has been included.  I included an algorithm to adjust the speed of the game according to the computer's speed, and implemented an in-game menu.  And yes, I changed the name from "3D Pong" to "Pong Mania".

Like the original Pong game, you play against a fairly easy computer player and try to pass him.  This game will run best on a computer with a decent 3D card which must support 800x600 resolution.  I included these features:

  • reflections
  • specular lighting
  • fog effects
  • keyboard use
  • colored lighting effects
  • mipmapping
  • basic physics involving friction, rotation, and momentum.