summaryrefslogtreecommitdiffstats
path: root/manual/plugins/minesweeper.tex
blob: 4db7ae62c68deb39f65705d7fca1155da3433762 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
\subsection{Minesweeper}
{\centering\itshape
Minesweeper plugin
\par}

\begin{center}
 [Warning: Image ignored] % Unhandled or unsupported graphics:
%\includegraphics[width=2.963cm,height=1.693cm]{images/rockbox-manual-img38.png}

\end{center}
The classic game of minesweeper.  Use the UP and DOWN keys to select the
required percentage of mines to set the difficulty then press the MENU
key to begin.

The aim of the game is to uncover all of the squares on the board.  If a
mine is uncovered then the game is over.  If a mine is not uncovered,
then the number of mines adjacent to the current square is revealed. 
The aim is to use the information you are given to work out where the
mines are and avoid them.  When the player is certain that they know
the location of a mine, it can be tagged to avoid accidentally
``stepping'' on it.

\begin{table}[h!]
\begin{tabular}{|c|c|}
\hline
KEY & ACTION \\\hline
UP/DOWN/LEFT/RIGHT & Move the cursor across the minefield \\\hline
PLAY / F1 & Toggle flag on / off \\\hline
MENU / F2 & Reveal the contents of the current square \\\hline
STOP & Exit the game \\\hline
\end{tabular}
\end{table}