From da6aae3fd3d7c7ae1810675a4884c9d86dc7399b Mon Sep 17 00:00:00 2001 From: Martin Arver Date: Sat, 11 Feb 2006 01:29:51 +0000 Subject: forgot to add the files.. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8659 a1c6a512-1295-4272-9138-f99709370657 --- manual/plugins/snake.tex | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 manual/plugins/snake.tex (limited to 'manual/plugins/snake.tex') 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. + -- cgit v1.2.3