Improve English in the codebuster manual entry.
[kugel-rb.git] / manual / plugins / codebuster.tex
blobaa9c660e55e21a8a2a192bf937a2211a14743253
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{HAVEREMOTEKEYMAP}{& }
20 & Show menu \\
21 \opt{IRIVER_H300_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_FUZE_PAD,IPOD_4G_PAD}
22 {\ButtonSelect}
23 \opt{IAUDIO_X5_PAD}{\ButtonRec}
24 \opt{HAVEREMOTEKEYMAP}{& }
25 & Check suggestion and move to next line \\
26 \ButtonLeft\ / \ButtonRight
27 \opt{HAVEREMOTEKEYMAP}{& }
28 & Select a peg \\
29 \opt{IRIVER_H300_PAD,IAUDIO_X5_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,SANSA_C200_PAD}
30 {\ButtonUp\ / \ButtonDown}
31 \opt{SANSA_E200_PAD,SANSA_FUZE_PAD,IPOD_4G_PAD}{\ButtonScrollFwd\ / \ButtonScrollBack}
32 \opt{HAVEREMOTEKEYMAP}{& }
33 & Change current peg \\
34 \end{btnmap}
35 \end{table}