Get rid of unnecessary 'table' environment and the never used parameters for button...
[kugel-rb.git] / manual / plugins / codebuster.tex
blobaef8d8e844ff2a3c7fdcea4fbfee26a1e4b6b95f
1 % $Id$
2 \subsection{Codebuster}
3 \screenshot{plugins/images/ss-codebuster}{Codebuster}{img:codebuster}
5 Codebuster is a clone of the classic mastermind game. The computer selects a
6 random combination of coloured pegs and the aim is to guess the correct combination
7 in the smallest number of moves. After each attempt to guess the combination the
8 results are displayed in the form of red and white pegs. A red peg signifies
9 a correct peg in the correct position, and a white peg signifies a correct
10 peg in the wrong position.
12 \begin{btnmap}
13 \opt{IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD}{\ButtonPower}
14 \opt{SANSA_FUZE_PAD}{Long \ButtonHome}
15 \opt{IPOD_4G_PAD}{\ButtonMenu}
16 \opt{IRIVER_H300_PAD}{\ButtonOff}
17 \opt{GIGABEAT_S_PAD}{\ButtonBack}
18 \opt{COWON_D2_PAD}{\ButtonPower{}, \ButtonMenu{} or \TouchTopRight}
19 \opt{PBELL_VIBE500_PAD}{\ButtonMenu{} or \ButtonRec}
20 \opt{HAVEREMOTEKEYMAP}{& }
21 & Show menu \\
22 \opt{IRIVER_H300_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_FUZE_PAD,IPOD_4G_PAD}
23 {\ButtonSelect}
24 \opt{IAUDIO_X5_PAD}{\ButtonRec}
25 \opt{COWON_D2_PAD}{\ButtonMinus{}, \ButtonPlus{} or \TouchCenter}
26 \opt{PBELL_VIBE500_PAD}{\ButtonOK{} or \ButtonPlay}
27 \opt{HAVEREMOTEKEYMAP}{& }
28 & Check suggestion and move to next line \\
29 \opt{IRIVER_H300_PAD,IAUDIO_X5_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD%
30 ,SANSA_C200_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD,IPOD_4G_PAD,PBELL_VIBE500_PAD}
31 {\ButtonLeft\ / \ButtonRight}
32 \opt{COWON_D2_PAD}{\TouchMidLeft{} / \TouchMidRight}
33 \opt{HAVEREMOTEKEYMAP}{& }
34 & Select a peg \\
35 \opt{IRIVER_H300_PAD,IAUDIO_X5_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,SANSA_C200_PAD,PBELL_VIBE500_PAD}
36 {\ButtonUp\ / \ButtonDown}
37 \opt{SANSA_E200_PAD,SANSA_FUZE_PAD,IPOD_4G_PAD}{\ButtonScrollFwd\ / \ButtonScrollBack}
38 \opt{COWON_D2_PAD}{\TouchTopMiddle{} / \TouchBottomMiddle}
39 \opt{HAVEREMOTEKEYMAP}{& }
40 & Change current peg \\
41 \end{btnmap}