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