-
Notifications
You must be signed in to change notification settings - Fork 7
/
readme.txt
32 lines (22 loc) · 1.13 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
WELCOME TO PING PONG
--------------------
This is a multiplayer peer-to-peer networking game. You will have a paddle to defend your wall from the
attacking ball(s) and need to eliminate all other players from the game to win. Its that simple !!! You
will have 10 lives to begin with, use them wisely.
There will be power ups apprearing randomly in the game that you may collect to get the following powers,
- > Big Paddle : Enjoy a better chance of defending your wall with a bigger paddle
- > Shield : Relax for a while for your wall is protected by a shield
- > Extra Life : Thats one more life to lose
BEWARE OF THE FOLLOWING
- > Fast Ball : Makes the ball move vary fast and things can get ugly pretty quick
- > Multi Ball : Well this just makes thing interesting for everyone by adding another ball to the board
--------
CONTROLS
--------
Tap the Left Key on the Keyboard to move your paddle LEFT
Tap the Right Key on the Keyboard to move your paddle RIGHT
------------
DEPENDENCIES
------------
Java Version 1.7 and above
-----------------------------------------------------------------------------------------------------------