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.tex13
1 files changed, 7 insertions, 6 deletions
diff --git a/manual/plugins/codebuster.tex b/manual/plugins/codebuster.tex
index 791e29f8a5..aa9c660e55 100644
--- a/manual/plugins/codebuster.tex
+++ b/manual/plugins/codebuster.tex
@@ -2,11 +2,12 @@
2\subsection{Codebuster} 2\subsection{Codebuster}
3\screenshot{plugins/images/ss-codebuster}{Codebuster}{img:codebuster} 3\screenshot{plugins/images/ss-codebuster}{Codebuster}{img:codebuster}
4 4
5Codebuster is a clone of the classic mastermind game. Your aim is to guess the 5Codebuster is a clone of the classic mastermind game. The computer selects a
6computer's combination in a minimal number of attempts. At every turn, you input 6random combination of coloured pegs and the aim is to guess the correct combination
7a combination, which is then validated by the computer, which displays the number 7in the smallest number of moves. After each attempt to guess the combination the
8of well-placed and misplaced pegs (a red square for right ones, and a white square 8results are displayed in the form of red and white pegs. A red peg signifies
9for misplaced ones). 9a correct peg in the correct position, and a white peg signifies a correct
10peg in the wrong position.
10 11
11\begin{table} 12\begin{table}
12 \begin{btnmap}{}{} 13 \begin{btnmap}{}{}
@@ -21,7 +22,7 @@ for misplaced ones).
21 {\ButtonSelect} 22 {\ButtonSelect}
22 \opt{IAUDIO_X5_PAD}{\ButtonRec} 23 \opt{IAUDIO_X5_PAD}{\ButtonRec}
23 \opt{HAVEREMOTEKEYMAP}{& } 24 \opt{HAVEREMOTEKEYMAP}{& }
24 & Validate suggestion and move to next line \\ 25 & Check suggestion and move to next line \\
25 \ButtonLeft\ / \ButtonRight 26 \ButtonLeft\ / \ButtonRight
26 \opt{HAVEREMOTEKEYMAP}{& } 27 \opt{HAVEREMOTEKEYMAP}{& }
27 & Select a peg \\ 28 & Select a peg \\