summaryrefslogtreecommitdiffstats
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 @@
+\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{tabular}[c]{|p{5.0210004cm}|p{10.77cm}|}
+\hline
+{\centering\bfseries\itshape
+KEY
+\par}
+&
+{\centering\bfseries\itshape
+ACTION
+\par}
+\\\hline
+{\centering
+UP/DOWN/LEFT/RIGHT
+\par}
+&
+Move the cursor across the minefield
+\\\hline
+{\centering
+PLAY / F1
+\par}
+&
+Toggle flag on / off
+\\\hline
+{\centering
+MENU / F2
+\par}
+&
+Reveal the contents of the current square
+\\\hline
+{\centering
+STOP
+\par}
+&
+Exit the game
+\\\hline
+\end{tabular}
+