summaryrefslogtreecommitdiff
path: root/manual/plugins/codebuster.tex
diff options
context:
space:
mode:
Diffstat (limited to 'manual/plugins/codebuster.tex')
-rw-r--r--manual/plugins/codebuster.tex34
1 files changed, 34 insertions, 0 deletions
diff --git a/manual/plugins/codebuster.tex b/manual/plugins/codebuster.tex
new file mode 100644
index 0000000000..791e29f8a5
--- /dev/null
+++ b/manual/plugins/codebuster.tex
@@ -0,0 +1,34 @@
1% $Id:
2\subsection{Codebuster}
3\screenshot{plugins/images/ss-codebuster}{Codebuster}{img:codebuster}
4
5Codebuster is a clone of the classic mastermind game. Your aim is to guess the
6computer's combination in a minimal number of attempts. At every turn, you input
7a combination, which is then validated by the computer, which displays the number
8of well-placed and misplaced pegs (a red square for right ones, and a white square
9for misplaced ones).
10
11\begin{table}
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{HAVEREMOTEKEYMAP}{& }
19 & Show menu \\
20 \opt{IRIVER_H300_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_FUZE_PAD,IPOD_4G_PAD}
21 {\ButtonSelect}
22 \opt{IAUDIO_X5_PAD}{\ButtonRec}
23 \opt{HAVEREMOTEKEYMAP}{& }
24 & Validate suggestion and move to next line \\
25 \ButtonLeft\ / \ButtonRight
26 \opt{HAVEREMOTEKEYMAP}{& }
27 & Select a peg \\
28 \opt{IRIVER_H300_PAD,IAUDIO_X5_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,SANSA_C200_PAD}
29 {\ButtonUp\ / \ButtonDown}
30 \opt{SANSA_E200_PAD,SANSA_FUZE_PAD,IPOD_4G_PAD}{\ButtonScrollFwd\ / \ButtonScrollBack}
31 \opt{HAVEREMOTEKEYMAP}{& }
32 & Change current peg \\
33 \end{btnmap}
34\end{table}