FS#8961 - Anti-Aliased Fonts.
[kugel-rb.git] / manual / plugins / brickmania.tex
blobf16e8e765cae7d78d66e786bbab48ac7e95a913e
1 \subsection{BrickMania}
2 \screenshot{plugins/images/ss-brickmania}{BrickMania}%
3 {img:brickmania}
4 BrickMania is a clone of the classic game Breakout. The aim of the game is to
5 destroy all the bricks by hitting them with the ball once or more. Sometimes a
6 special item falls down when you destroy a brick. For a special item to take
7 effect, you must catch it with the paddle. Look out for the bad ones.\\
9 \subsubsection{Special items}
10 \begin{table}
11 \begin{rbtabular}{.75\textwidth}{clX}%
12 {\textbf{Displayed} & \textbf{Name} & \textbf{Description}}{}{}
13 N & Normal & Returns paddle to normal.\\
14 D & Die & Ball dies; lose a life.\\
15 L & Life & Gain a life.\\
16 F & Fire & Allows you to shoot bricks with paddle.\\
17 G & Glue & Ball sticks to paddle each time it hits.\\
18 B & Ball & Immediately fires another ball.\\
19 FL & Flip & Flip left / right movement.\\
20 \end{rbtabular}
21 \end{table}
23 \begin{table}
24 \begin{btnmap}{}{}
25 \ButtonLeft\ / \ButtonRight
26 \opt{SANSA_C200_PAD}{\\
27 \ButtonVolDown\ / \ButtonVolUp}
28 \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD}{
29 \ButtonScrollBack\ / \ButtonScrollFwd}
30 \opt{HAVEREMOTEKEYMAP}{& }
31 & Moves the paddle\\
32 \opt{RECORDER_PAD,IAUDIO_X5_PAD}{\ButtonPlay\ / \ButtonUp}
33 \opt{ONDIO_PAD}{\ButtonMenu\ / \ButtonUp}
34 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,SANSA_C200_PAD,GIGABEAT_PAD%
35 ,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonSelect\ / \ButtonUp}
36 \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD}{\ButtonSelect}
37 \opt{IRIVER_H10_PAD}{\ButtonPlay\ / \ButtonScrollUp}
38 \opt{HAVEREMOTEKEYMAP}{& }
39 & Release the ball / Fire\\
40 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
41 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu}
42 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonPower}
43 \opt{GIGABEAT_S_PAD}{\ButtonBack}
44 \opt{HAVEREMOTEKEYMAP}{&
45 \opt{IRIVER_RC_H100_PAD}{\ButtonRCStop}
47 & Open menu / Quit\\
48 \end{btnmap}
49 \end{table}