Fix various size_t related warnings and errors
[kugel-rb.git] / manual / plugins / codebuster.tex
blob635c668c69ba51fc9e251579a7f525706ae6375a
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{table}
13 \begin{btnmap}{}{}
14 \opt{IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD}{\ButtonPower}
15 \opt{SANSA_FUZE_PAD}{Long \ButtonHome}
16 \opt{IPOD_4G_PAD}{\ButtonMenu}
17 \opt{IRIVER_H300_PAD}{\ButtonOff}
18 \opt{GIGABEAT_S_PAD}{\ButtonBack}
19 \opt{COWON_D2_PAD}{\ButtonPower{}, \ButtonMenu{} or \TouchTopRight}
20 \opt{PBELL_VIBE500_PAD}{\ButtonMenu{} or \ButtonRec}
21 \opt{HAVEREMOTEKEYMAP}{& }
22 & Show menu \\
23 \opt{IRIVER_H300_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_FUZE_PAD,IPOD_4G_PAD}
24 {\ButtonSelect}
25 \opt{IAUDIO_X5_PAD}{\ButtonRec}
26 \opt{COWON_D2_PAD}{\ButtonMinus{}, \ButtonPlus{} or \TouchCenter}
27 \opt{PBELL_VIBE500_PAD}{\ButtonOK{} or \ButtonPlay}
28 \opt{HAVEREMOTEKEYMAP}{& }
29 & Check suggestion and move to next line \\
30 \opt{IRIVER_H300_PAD,IAUDIO_X5_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD%
31 ,SANSA_C200_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD,IPOD_4G_PAD,PBELL_VIBE500_PAD}
32 {\ButtonLeft\ / \ButtonRight}
33 \opt{COWON_D2_PAD}{\TouchMidLeft{} / \TouchMidRight}
34 \opt{HAVEREMOTEKEYMAP}{& }
35 & Select a peg \\
36 \opt{IRIVER_H300_PAD,IAUDIO_X5_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,SANSA_C200_PAD,PBELL_VIBE500_PAD}
37 {\ButtonUp\ / \ButtonDown}
38 \opt{SANSA_E200_PAD,SANSA_FUZE_PAD,IPOD_4G_PAD}{\ButtonScrollFwd\ / \ButtonScrollBack}
39 \opt{COWON_D2_PAD}{\TouchTopMiddle{} / \TouchBottomMiddle}
40 \opt{HAVEREMOTEKEYMAP}{& }
41 & Change current peg \\
42 \end{btnmap}
43 \end{table}