summaryrefslogtreecommitdiff
path: root/manual/plugins/snake2.tex
diff options
context:
space:
mode:
Diffstat (limited to 'manual/plugins/snake2.tex')
-rw-r--r--manual/plugins/snake2.tex59
1 files changed, 13 insertions, 46 deletions
diff --git a/manual/plugins/snake2.tex b/manual/plugins/snake2.tex
index 1bb6eccb41..093cada648 100644
--- a/manual/plugins/snake2.tex
+++ b/manual/plugins/snake2.tex
@@ -13,53 +13,20 @@ into itself.
13 13
14The controls are: 14The controls are:
15 15
16\begin{center}\begin{tabular}{|p{5.0550003cm}|p{7.984cm}|} 16\begin{table}[h!]
17\begin{center}
18\begin{tabular}{|c|c|}
17\hline 19\hline
18{\centering\bfseries\itshape 20KEY & ACTION \\\hline
19KEY 21UP/DOWN & (in menu) Set game speed \\\hline
20\par} 22F1 & (in menu) Change starting maze \\\hline
21& 23F3 & (in menu) Select game type (A or B) \\\hline
22{\centering\bfseries\itshape 24UP/DOWN/LEFT/RIGHT & Steer the snake \\\hline
23ACTION 25PLAY & Pause the game \\\hline
24\par} 26STOP & Exit the game \\\hline
25\\\hline 27\end{tabular}
26{\centering 28\end{center}
27UP/DOWN 29\end{table}
28\par}
29&
30(in menu) Set game speed
31\\\hline
32{\centering
33F1
34\par}
35&
36(in menu) Change starting maze
37\\\hline
38{\centering
39F3
40\par}
41&
42(in menu) Select game type (A or B)
43\\\hline
44{\centering
45UP/DOWN/LEFT/RIGHT
46\par}
47&
48Steer the snake
49\\\hline
50{\centering
51PLAY
52\par}
53&
54Pause the game
55\\\hline
56{\centering
57STOP
58\par}
59&
60Exit the game
61\\\hline
62\end{tabular}\end{center}
63In game A, the maze stays the same, in Game B 30In game A, the maze stays the same, in Game B
64after an increasing number of apples eaten the maze is replaced by a 31after an increasing number of apples eaten the maze is replaced by a
65new one. 32new one.