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.tex66
1 files changed, 66 insertions, 0 deletions
diff --git a/manual/plugins/snake2.tex b/manual/plugins/snake2.tex
new file mode 100644
index 0000000000..1bb6eccb41
--- /dev/null
+++ b/manual/plugins/snake2.tex
@@ -0,0 +1,66 @@
1\subsection{ Snake 2}
2{\centering\itshape
3 [Warning: Image ignored] % Unhandled or unsupported graphics:
4%\includegraphics[width=3.96cm,height=2.23cm]{images/rockbox-manual-img43.png}
5 \newline
6Snake 2 {--} The Snake Strikes Back
7\par}
8
9Another version of the Snake game. Move the snake around, and eat the
10apples that pop up on the screen. Each time an apple is eaten, the
11snake gets longer. The game ends when the snake hits a wall, or runs
12into itself.
13
14The controls are:
15
16\begin{center}\begin{tabular}{|p{5.0550003cm}|p{7.984cm}|}
17\hline
18{\centering\bfseries\itshape
19KEY
20\par}
21&
22{\centering\bfseries\itshape
23ACTION
24\par}
25\\\hline
26{\centering
27UP/DOWN
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
64after an increasing number of apples eaten the maze is replaced by a
65new one.
66