Remove tabs.
[kugel-rb.git] / manual / plugins / pong.tex
blobadc9dd4a3949c7052f18d5ab9981a8cf48baf88f
1 \subsection{Pong}
2 \screenshot{plugins/images/ss-pong}{Pong}{img:pong}
3 Pong is a simple one or two player ``tennis game''. Whenever a player misses the ball the other scores.
5 The game starts in demo mode, with the CPU controlling both sides.
7 As soon as a button to control one of the paddles is pressed, control of that paddle passes to the player,
8 so for a single player game, just press the appropriate buttons to control the side you want to play. For
9 a two player game, both players should just press the appropriate buttons for their side.
11 \begin{btnmap}
12 \opt{RECORDER_PAD}{\ButtonFOne}
13 \opt{ONDIO_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_FUZE_PAD}{\ButtonLeft}
14 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,GIGABEAT_PAD%
15 ,GIGABEAT_S_PAD}{\ButtonUp}
16 \opt{IPOD_4G_PAD,IPOD_3G_PAD,PBELL_VIBE500_PAD}{\ButtonMenu}
17 \opt{IRIVER_H10_PAD}{\ButtonScrollUp}
18 \opt{SANSA_C200_PAD}{\ButtonVolUp}
19 \opt{MROBE100_PAD}{\ButtonMenu}
20 \opt{COWON_D2_PAD}{\TouchTopLeft}
21 \opt{HAVEREMOTEKEYMAP}{& }
22 & Left player up\\
23 \opt{RECORDER_PAD,IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonLeft}
24 \opt{ONDIO_PAD}{\ButtonMenu}
25 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD%
26 ,SANSA_FUZE_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD}{\ButtonDown}
27 \opt{IRIVER_H10_PAD}{\ButtonScrollDown}
28 \opt{SANSA_C200_PAD}{\ButtonVolDown}
29 \opt{MROBE100_PAD,PBELL_VIBE500_PAD}{\ButtonLeft}
30 \opt{COWON_D2_PAD}{\TouchBottomLeft}
31 \opt{HAVEREMOTEKEYMAP}{& }
32 & Left player down\\
33 \opt{RECORDER_PAD}{\ButtonFThree}
34 \opt{ONDIO_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD}{\ButtonUp}
35 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
36 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonRight}
37 \opt{IAUDIO_X5_PAD}{\ButtonRec}
38 \opt{IRIVER_H10_PAD}{\ButtonRew}
39 \opt{GIGABEAT_PAD,GIGABEAT_S_PAD}{\ButtonVolUp}
40 \opt{MROBE100_PAD,PBELL_VIBE500_PAD}{\ButtonPlay}
41 \opt{COWON_D2_PAD}{\TouchTopRight}
42 \opt{HAVEREMOTEKEYMAP}{& }
43 & Right player up\\
44 \opt{RECORDER_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD}{\ButtonRight}
45 \opt{ONDIO_PAD,SANSA_C200_PAD}{\ButtonDown}
46 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}
47 \opt{IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD}{\ButtonPlay}
48 \opt{IRIVER_H10_PAD}{\ButtonFF}
49 \opt{GIGABEAT_PAD,GIGABEAT_S_PAD}{\ButtonVolDown}
50 \opt{MROBE100_PAD,PBELL_VIBE500_PAD}{\ButtonRight}
51 \opt{COWON_D2_PAD}{\TouchBottomRight}
52 \opt{HAVEREMOTEKEYMAP}{& }
53 & Right player down\\
54 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
55 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect}
56 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD%
57 ,GIGABEAT_PAD,MROBE100_PAD,COWON_D2_PAD}{\ButtonPower}
58 \opt{SANSA_FUZE_PAD}{\ButtonHome}
59 \opt{GIGABEAT_S_PAD}{\ButtonBack}
60 \opt{PBELL_VIBE500_PAD}{\ButtonRec}
61 \opt{HAVEREMOTEKEYMAP}{& }
62 & Quit\\
63 \end{btnmap}