Colour targets: Revert an optimisation from almost 18 months ago that actually turned...
[Rockbox.git] / manual / plugins / spacerocks.tex
blob1ea546a6d64efb24d1fd70840a5d46aa4c2be462
1 \subsection{Spacerocks}
2 \screenshot{plugins/images/ss-spacerocks}{Spacerocks}{img:spacerocks}
3 Spacerocks is a clone of the old arcade game Asteroids. The goal of the game
4 is to blow up the asteroids and avoid being hit by them. Once in a while, a
5 UFO will appear -- shoot this for extra points.
7 \begin{table}
8 \begin{btnmap}{}{}
10 \opt{RECORDER_PAD}{\ButtonPlay}
11 \opt{ONDIO_PAD}{\ButtonMenu}
12 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}
13 {\ButtonSelect}
14 \opt{IRIVER_H10_PAD}{\ButtonRew}
15 & Shoot\\
17 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}
18 {\ButtonUp}
19 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu}
20 \opt{IRIVER_H10_PAD}{\ButtonScrollUp}
21 & Thrust\\
23 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}
24 {\ButtonLeft / \ButtonRight}
25 \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD}{\ButtonScrollBack / \ButtonScrollFwd}
26 & Turn left/right\\
28 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}
29 {\ButtonDown}
30 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonPlay}
31 \opt{IRIVER_H10_PAD}{\ButtonScrollDown}
32 & Teleport\\
34 \opt{RECORDER_PAD}{\ButtonOn}
35 \opt{ONDIO_PAD}{\ButtonMenu+\ButtonOff}
36 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonRec}
37 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonPlay}
38 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay}
39 \opt{GIGABEAT_PAD}{\ButtonA}
40 \opt{MROBE100_PAD}{\ButtonDisplay}
41 & Pause game\\
43 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
44 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu}
45 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,GIGABEAT_PAD,MROBE100_PAD,SANSA_C200_PAD}{\ButtonPower}
46 & Quit\\
47 \end{btnmap}
48 \end{table}