rockbox/manual/plugins/snake.tex
Martin Arver 1ccc81bf8f Patch #4960 from Dominik Riebeling. Use the screenshot macro for the plugins.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9362 a1c6a512-1295-4272-9138-f99709370657
2006-03-30 16:52:33 +00:00

10 lines
412 B
TeX

\subsection{Snake}
\screenshot{plugins/images/ss-snake-\genericimg.png}{Snake}{img: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.