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.
|
|
|
|
|
2006-08-27 15:00:50 +00:00
|
|
|
\begin{table}
|
|
|
|
\begin{btnmap}{}{}
|
2007-01-13 17:52:12 +00:00
|
|
|
\opt{RECORDER_PAD,IAUDIO_X5_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,SANSA_E200_PAD}{\ButtonUp/\ButtonDown}
|
2006-08-28 07:57:06 +00:00
|
|
|
\opt{IPOD_3G_PAD,IPOD_4G_PAD}{\ButtonMenu/\ButtonPlay}
|
2006-10-17 14:43:39 +00:00
|
|
|
\opt{IRIVER_H10_PAD}{\ButtonScrollUp/\ButtonScrollDown}
|
2006-08-28 07:57:06 +00:00
|
|
|
& Change levels (1 is slowest, 9 is fastest)\\
|
2006-08-27 15:00:50 +00:00
|
|
|
%
|
2006-10-17 14:43:39 +00:00
|
|
|
\opt{RECORDER_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay}
|
2007-01-13 17:52:12 +00:00
|
|
|
\opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD}{\ButtonSelect}
|
2006-08-27 15:00:50 +00:00
|
|
|
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
|
|
|
|
\opt{ONDIO_PAD}{\ButtonMenu}
|
|
|
|
& Toggle Play/Pause\\
|
|
|
|
%
|
|
|
|
\end{btnmap}
|
|
|
|
\end{table}
|