Colour targets: Revert an optimisation from almost 18 months ago that actually turned...
[Rockbox.git] / manual / plugins / robotfindskitten.tex
blob7454359fa41889b105c03c320b16fc0a0d7d96df
1 % $Id$ %
2 \subsection{Robotfindskitten}
3 \screenshot{plugins/images/ss-robotfindskitten}{Robotfindskitten}{img:robotfindskitten}
4 In this game, you are robot (\#). Your job is to find kitten. This task
5 is complicated by the existence of various things which are not kitten.
6 Robot must touch items to determine if they are kitten or not. The game
7 ends when robotfindskitten.
9 \begin{table}
10 \begin{btnmap}{}{}
11 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu, \ButtonPlay,}
12 \opt{SANSA_E200_PAD}{\ButtonScrollFwd, \ButtonScrollBack,}
13 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_C200_PAD,RECORDER_PAD,ONDIO_PAD,GIGABEAT_PAD,MROBE100_PAD}
14 {\ButtonUp, \ButtonDown,}%
15 \opt{IRIVER_H10_PAD}{\ButtonScrollUp, \ButtonScrollDown,}
16 \ButtonLeft, \ButtonRight
17 & Move robot\\
18 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,RECORDER_PAD,ONDIO_PAD}{\ButtonOff}
19 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu}
20 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonPower}
21 & Quit\\
22 \end{btnmap}
23 \end{table}