fix the last warning
[kugel-rb.git] / manual / plugins / rockblox.tex
blob0f253ac0fba1ef7dd4bb4c67c2e79f631d7d8d85
1 % $Id$ %
2 \subsection{Rockblox}
3 \screenshot{plugins/images/ss-rockblox}{Rockblox}{fig:rockblox}
4 Rockblox is a rockbox version of the classic falling blocks game. The aim of the game is to make
5 the falling blocks of different shapes form full rows. Whenever a row is
6 complete it will be cleared and the game score will increase. For every ten
7 lines completed the game level increases, making the blocks fall faster. If the
8 pile of blocks reach the ceiling the game is over.
10 \begin{table}
11 \begin{btnmap}{}{}
12 \opt{RECORDER_PAD}{\ButtonFOne}
13 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
14 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonPlay}
15 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay}
16 \opt{SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonRec}
17 \opt{GIGABEAT_PAD}{\ButtonA}
18 \nopt{ONDIO_PAD}{& Restart game\\}
19 \ButtonLeft & Move left\\
20 \ButtonRight & Move right\\
21 \opt{PLAYER_PAD}{\ButtonMenu}
22 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD}
23 {\ButtonDown}
24 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonPlay}
25 \opt{IRIVER_H10_PAD}{\ButtonScrollDown}
26 & Move down\\
27 \opt{PLAYER_PAD}{\ButtonOn+\ButtonPlay}
28 \opt{RECORDER_PAD}{\ButtonPlay}
29 \opt{ONDIO_PAD}{\ButtonMenu+\ButtonUp}
30 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}{\ButtonSelect}
31 \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD}{\ButtonScrollFwd}
32 \opt{IAUDIO_X5_PAD}{\ButtonPower}
33 \opt{IRIVER_H10_PAD}{\ButtonRew}
34 \opt{SANSA_C200_PAD}{\ButtonVolDown}
35 \opt{GIGABEAT_PAD}{\ButtonVolUp}
36 & Rotate left\\
37 \opt{PLAYER_PAD}{\ButtonPlay}
38 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}
39 {\ButtonUp}
40 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollBack/\ButtonMenu}
41 \opt{SANSA_E200_PAD}{\ButtonScrollBack}
42 \opt{IRIVER_H10_PAD}{\ButtonScrollUp}
43 \opt{SANSA_C200_PAD}{\ButtonVolUp/\ButtonUp}
44 \opt{GIGABEAT_PAD}{\ButtonVolDown}
45 & Rotate right\\
46 \opt{PLAYER_PAD,RECORDER_PAD}{\ButtonOn}
47 \opt{ONDIO_PAD}{\ButtonMenu}
48 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}
49 \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD}{\ButtonSelect}
50 \opt{IAUDIO_X5_PAD}{\ButtonRec}
51 \opt{IRIVER_H10_PAD}{\ButtonFF}
52 & Drop\\
53 \opt{PLAYER_PAD}{\ButtonStop}
54 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
55 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu+\ButtonSelect}
56 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD}{\ButtonPower}
57 & Quit\\
58 \end{btnmap}
59 \end{table}