diff options
Diffstat (limited to 'manual/plugins')
| -rw-r--r-- | manual/plugins/pong.tex | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/manual/plugins/pong.tex b/manual/plugins/pong.tex index 1e4d9b8..adc9dd4 100644 --- a/manual/plugins/pong.tex +++ b/manual/plugins/pong.tex @@ -1,6 +1,12 @@ \subsection{Pong} \screenshot{plugins/images/ss-pong}{Pong}{img:pong} -Pong is a simple two player ``tennis game''. Whenever a player misses the ball the other scores. +Pong is a simple one or two player ``tennis game''. Whenever a player misses the ball the other scores. + +The game starts in demo mode, with the CPU controlling both sides. + +As soon as a button to control one of the paddles is pressed, control of that paddle passes to the player, +so for a single player game, just press the appropriate buttons to control the side you want to play. For +a two player game, both players should just press the appropriate buttons for their side. \begin{btnmap} \opt{RECORDER_PAD}{\ButtonFOne} |