summaryrefslogtreecommitdiff
path: root/manual/plugins/minesweeper.tex
diff options
context:
space:
mode:
Diffstat (limited to 'manual/plugins/minesweeper.tex')
-rw-r--r--manual/plugins/minesweeper.tex41
1 files changed, 8 insertions, 33 deletions
diff --git a/manual/plugins/minesweeper.tex b/manual/plugins/minesweeper.tex
index 0ec37cd77d..4db7ae62c6 100644
--- a/manual/plugins/minesweeper.tex
+++ b/manual/plugins/minesweeper.tex
@@ -20,39 +20,14 @@ mines are and avoid them. When the player is certain that they know
20the location of a mine, it can be tagged to avoid accidentally 20the location of a mine, it can be tagged to avoid accidentally
21``stepping'' on it. 21``stepping'' on it.
22 22
23\begin{tabular}[c]{|p{5.0210004cm}|p{10.77cm}|} 23\begin{table}[h!]
24\begin{tabular}{|c|c|}
24\hline 25\hline
25{\centering\bfseries\itshape 26KEY & ACTION \\\hline
26KEY 27UP/DOWN/LEFT/RIGHT & Move the cursor across the minefield \\\hline
27\par} 28PLAY / F1 & Toggle flag on / off \\\hline
28& 29MENU / F2 & Reveal the contents of the current square \\\hline
29{\centering\bfseries\itshape 30STOP & Exit the game \\\hline
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} 31\end{tabular}
32\end{table}
58 33