Wow this game was fun to make. Four paddles one for each side of the applet. The balls come from where you click. you can have as many balls as you wish. control the paddles with mouse. balls are of random size and direction and color and speed. A VERY RANDOM BUT FUN GAME. you can figure it out.
File List:
Zimardi PONG V1/Ball.java
1Kb
Zimardi PONG V1/Java Classes/
0b
Zimardi PONG V1/Java Classes/Ball.class
1Kb
Zimardi PONG V1/Java Classes/Pong.class
5Kb
Zimardi PONG V1/Java Classes/buzz
4Kb
Zimardi PONG V1/Java Classes/buzz.aif
4Kb
Zimardi PONG V1/Java Classes/buzz.aif.sfk
76b
Zimardi PONG V1/Java Classes/buzz.sfk
76b
Zimardi PONG V1/Java Classes/buzz.wav
4Kb
Zimardi PONG V1/Java Classes/g.wav
30Kb
Zimardi PONG V1/Java Classes/gameover.mid
1Kb
Zimardi PONG V1/Java Classes/mini.jpg
44Kb
Zimardi PONG V1/Java Classes/pong.jpg
37Kb
Zimardi PONG V1/Java Classes/pongpic.jpg
17Kb
Zimardi PONG V1/Java Classes/tennis.sfk
352b
Zimardi PONG V1/Java Classes/tennis.wav
143Kb
Zimardi PONG V1/Java Classes/tennis2.sfk
152b
Zimardi PONG V1/Java Classes/tennis2.wav
43Kb
Zimardi PONG V1/TrivialApplet.html
170b
Zimardi PONG V1/TrivialApplet.java
7Kb
Similar code
Bomberman 1.0 Complete
(Popularity: ) : Bomberman! 2-4 players supported. I made this game in less than a week (as a bonus game for my OAV Computer Science project) so there could be some bugs. But as far as I know, there aren't any. :p Please ... A Pong Game
(Popularity: ) : I once checked on this site for a pong game,surprisingly I did not find any,so I tried to make it myself. And here you have it.I have updated my old version. Please vote for me,this version is a whole lot ... Card Base Classes
(Popularity: ) : Thanks for looking at this, but I've uploaded a better version,... look for that one... This code is a set of base classes for building card games. I have included a Deck object and a Hand object. I have also ... Card Base Class Improved
(Popularity: ) : This is a base class for building a deck of cards in Java. It is an improvement on the previously uploaded deck in that it now has support for Jokers, and differing values for cards (ie. Aces can be high ...