From the department of "I don't want to do any real work" comes Kong 0.2, the next version of my legendary Pong clone.
The download: Kong-0.2.zip
The requirement: A working Java installation.
The instructions: W/S keys for player 1, Up/Down keys for player 2.
The code: http://repo.or.cz/w/kong.git
This is a complete rewrite and aside from the color palette and general Pong gameplay, it hasn't got much to do with Pong 0.1. It's built with Scala using the Piccolo2D scene graph and Phys2D for physics.
It has a few problems, but it's playable. An improved version may or may not appear sooner or later.
Post new comment