p0ng - A Pong Clone
About
This is my attempt to write a Pong clone. Currently, the Java prototype supports playing against the computer or another human player. The computer isn't very smart, so you should have little trouble beating it. The Up and Down arrow keys control the right paddle, while the A and Z keys control the left paddle.
Downloads
-
p0ng0.2.zip
Version 0.2 - OpenGL Prototype. Contains executable and C++ source.
-
p0ngv0.1.zip
Version 0.1 - Basic Java prototype. Contains instructions, source code and class files.