Use plain int (instead of char) for field selection_size in struct simplelist_info
[kugel-rb.git] / manual / plugins / codebuster.tex
blob7801a35dab3aba40e97bededd082647803fb1328
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{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{HAVEREMOTEKEYMAP}{& }
27 & Check suggestion and move to next line \\
28 \opt{IRIVER_H300_PAD,IAUDIO_X5_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD%
29 ,SANSA_C200_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD,IPOD_4G_PAD}
30 {\ButtonLeft\ / \ButtonRight}
31 \opt{COWON_D2_PAD}{\TouchMidLeft{} / \TouchMidRight}
32 \opt{HAVEREMOTEKEYMAP}{& }
33 & Select a peg \\
34 \opt{IRIVER_H300_PAD,IAUDIO_X5_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,SANSA_C200_PAD}
35 {\ButtonUp\ / \ButtonDown}
36 \opt{SANSA_E200_PAD,SANSA_FUZE_PAD,IPOD_4G_PAD}{\ButtonScrollFwd\ / \ButtonScrollBack}
37 \opt{COWON_D2_PAD}{\TouchTopMiddle{} / \TouchBottomMiddle}
38 \opt{HAVEREMOTEKEYMAP}{& }
39 & Change current peg \\
40 \end{btnmap}
41 \end{table}