2006-02-11 01:29:51 +00:00
|
|
|
\subsection{Snake}
|
2006-04-02 17:29:44 +00:00
|
|
|
\screenshot{plugins/images/ss-snake}{Snake}{fig:snake}
|
2006-03-06 20:47:25 +00:00
|
|
|
|
2006-02-11 01:29:51 +00:00
|
|
|
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.
|
|
|
|
|
2010-05-20 17:38:38 +00:00
|
|
|
\begin{btnmap}
|
Manual - plugin button tables: fill out missing info for the c200 pad (chip8emulator, doom, snake, snake2, wormlet), also update the table in clock.tex (was outdated for all and missing the mode and skin 'shortcuts'), add a small note about how to quit credits, change the list of the four direction buttons in some tex files (minesweeper, flipit, sudoku) so that the line can break and won't overlap, correct the position of } in rockblox.tex to not let the 'pause' line appear when it doesn't exist on a target. Break overly long lines.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18535 a1c6a512-1295-4272-9138-f99709370657
2008-09-16 23:24:31 +00:00
|
|
|
\opt{RECORDER_PAD,IAUDIO_X5_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD%
|
2010-01-27 07:38:14 +00:00
|
|
|
,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD%
|
2010-04-23 19:39:39 +00:00
|
|
|
,SANSA_FUZE_PAD,PBELL_VIBE500_PAD}
|
2009-05-21 11:39:22 +00:00
|
|
|
{\ButtonUp/\ButtonDown}
|
2006-08-28 07:57:06 +00:00
|
|
|
\opt{IPOD_3G_PAD,IPOD_4G_PAD}{\ButtonMenu/\ButtonPlay}
|
2012-01-26 09:11:18 +00:00
|
|
|
\opt{IRIVER_H10_PAD,MPIO_HD300_PAD}{\ButtonScrollUp/\ButtonScrollDown}
|
2009-12-14 20:18:38 +00:00
|
|
|
\opt{COWON_D2_PAD}{\TouchTopMiddle/\TouchBottomMiddle}
|
2009-07-22 18:08:51 +00:00
|
|
|
\opt{HAVEREMOTEKEYMAP}{& }
|
2006-08-28 07:57:06 +00:00
|
|
|
& Change levels (1 is slowest, 9 is fastest)\\
|
2006-08-27 15:00:50 +00:00
|
|
|
%
|
2010-04-23 19:39:39 +00:00
|
|
|
\opt{RECORDER_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD,PBELL_VIBE500_PAD}{\ButtonPlay}
|
2009-05-21 11:39:22 +00:00
|
|
|
\opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD%
|
2010-01-27 07:38:14 +00:00
|
|
|
,GIGABEAT_S_PAD,MROBE100_PAD,SANSA_FUZE_PAD}
|
|
|
|
{\ButtonSelect}
|
2006-08-27 15:00:50 +00:00
|
|
|
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
|
|
|
|
\opt{ONDIO_PAD}{\ButtonMenu}
|
2009-12-14 20:18:38 +00:00
|
|
|
\opt{COWON_D2_PAD}{\TouchCenter}
|
2012-02-21 18:53:08 +00:00
|
|
|
\opt{MPIO_HD300_PAD,SANSA_FUZEPLUS_PAD}{\ButtonPlay}
|
2009-07-22 18:08:51 +00:00
|
|
|
\opt{HAVEREMOTEKEYMAP}{& }
|
2009-07-06 23:15:46 +00:00
|
|
|
& Toggle Play/Pause\\
|
2006-08-27 15:00:50 +00:00
|
|
|
%
|
2010-05-20 17:38:38 +00:00
|
|
|
\end{btnmap}
|