The project is an implementation of a game using applets in java.
Author: YERRAPOTHU RAGHU
Student ID: 185051
E-mail: rverra@cs.joensuu.fi
In this game i had used two classes they are class Pong and class Ball.In Pong class the actual applet is created and the Ball class is to create balls and to specify their direction along the applet.Here in this game acrually carried out by handling a ball from falling apart from the four paddles.It is possible to continue the game untill the lives are completed .If you get bored playing with single ball then one can make the game complex by double clicking the mouse so that there will be two balls to handle through those four paddles and so one can eject as many balls as possible.Thus the games complexity is increased but for multiple balls released at a time are counted as one live.So continue the game and make it as complex as possible and continue the game.