From e4b01963c596aa341389246e030f83bb72dff145 Mon Sep 17 00:00:00 2001 From: Martin Arver Date: Sat, 11 Feb 2006 01:28:43 +0000 Subject: Change directory for plugins as well git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8658 a1c6a512-1295-4272-9138-f99709370657 --- manual/chapter5/minesweeper.tex | 58 ----------------------------------------- 1 file changed, 58 deletions(-) delete mode 100644 manual/chapter5/minesweeper.tex (limited to 'manual/chapter5/minesweeper.tex') diff --git a/manual/chapter5/minesweeper.tex b/manual/chapter5/minesweeper.tex deleted file mode 100644 index 0ec37cd77d..0000000000 --- a/manual/chapter5/minesweeper.tex +++ /dev/null @@ -1,58 +0,0 @@ -\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} - -- cgit v1.2.3