summaryrefslogtreecommitdiff
path: root/manual/plugins/snake.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/snake.tex
parente4b01963c596aa341389246e030f83bb72dff145 (diff)
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/snake.tex')
-rw-r--r--manual/plugins/snake.tex8
1 files changed, 8 insertions, 0 deletions
diff --git a/manual/plugins/snake.tex b/manual/plugins/snake.tex
new file mode 100644
index 0000000000..dfe596b6f5
--- /dev/null
+++ b/manual/plugins/snake.tex
@@ -0,0 +1,8 @@
+\subsection{Snake}
+This is the popular snake game. The aim is to grow your snake as large
+as possible by eating the dots that appear on the screen. The game will
+end when the snake touches either the borders of the screen or itself.
+
+Change levels with UP/DOWN keys (level 1 is slowest, level 9 is
+fastest). Press PLAY to start or pause.
+