Hey people,
You might remember me from IkeTheGeneric's raffle where I made the program he used to pick the winners.
http://forum.blockland.us/index.php?topic=164908.msg4112379#msg4112379I'm back! with an announcement,
I finally made a game using Java.
After soo much studying I managed to make a working game!
It's a variety of the good ol' game Pong.

You can download it here:
http://www.mediafire.com/?1oa6vvacyco18w2 (The game itself)
http://www.mediafire.com/?d89e314xlal967e (The HTML file to run it)
It's an applet so that's why you need the HTML file.
Post how how much points you managed to get, I wonder how far you can go.
CONTROLS:
- Arrows up/down - Obvious
- P - Pause the game
- R - Resume after paused
The game is about 500 lines of code, and it uses vector graphics.
ChangeLog:
- Slider is allot smoother
- Pressing R will no longer act weird