summaryrefslogtreecommitdiff
path: root/manual/plugins/minesweeper.tex
diff options
context:
space:
mode:
authorMartin Arver <martin.arver@gmail.com>2006-02-11 01:29:51 +0000
committerMartin Arver <martin.arver@gmail.com>2006-02-11 01:29:51 +0000
commitda6aae3fd3d7c7ae1810675a4884c9d86dc7399b (patch)
treeaee00ade6162725d86041e1c75e151324ebeded2 /manual/plugins/minesweeper.tex
parente4b01963c596aa341389246e030f83bb72dff145 (diff)
downloadrockbox-da6aae3fd3d7c7ae1810675a4884c9d86dc7399b.tar.gz
rockbox-da6aae3fd3d7c7ae1810675a4884c9d86dc7399b.zip
forgot to add the files..
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8659 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/plugins/minesweeper.tex')
-rw-r--r--manual/plugins/minesweeper.tex58
1 files changed, 58 insertions, 0 deletions
diff --git a/manual/plugins/minesweeper.tex b/manual/plugins/minesweeper.tex
new file mode 100644
index 0000000000..0ec37cd77d
--- /dev/null
+++ b/manual/plugins/minesweeper.tex
@@ -0,0 +1,58 @@
1\subsection{Minesweeper}
2{\centering\itshape
3Minesweeper plugin
4\par}
5
6\begin{center}
7 [Warning: Image ignored] % Unhandled or unsupported graphics:
8%\includegraphics[width=2.963cm,height=1.693cm]{images/rockbox-manual-img38.png}
9
10\end{center}
11The classic game of minesweeper. Use the UP and DOWN keys to select the
12required percentage of mines to set the difficulty then press the MENU
13key to begin.
14
15The aim of the game is to uncover all of the squares on the board. If a
16mine is uncovered then the game is over. If a mine is not uncovered,
17then the number of mines adjacent to the current square is revealed.
18The aim is to use the information you are given to work out where the
19mines are and avoid them. When the player is certain that they know
20the location of a mine, it can be tagged to avoid accidentally
21``stepping'' on it.
22
23\begin{tabular}[c]{|p{5.0210004cm}|p{10.77cm}|}
24\hline
25{\centering\bfseries\itshape
26KEY
27\par}
28&
29{\centering\bfseries\itshape
30ACTION
31\par}
32\\\hline
33{\centering
34UP/DOWN/LEFT/RIGHT
35\par}
36&
37Move the cursor across the minefield
38\\\hline
39{\centering
40PLAY / F1
41\par}
42&
43Toggle flag on / off
44\\\hline
45{\centering
46MENU / F2
47\par}
48&
49Reveal the contents of the current square
50\\\hline
51{\centering
52STOP
53\par}
54&
55Exit the game
56\\\hline
57\end{tabular}
58