summaryrefslogtreecommitdiff
path: root/manual/plugins/brickmania.tex
diff options
context:
space:
mode:
Diffstat (limited to 'manual/plugins/brickmania.tex')
-rw-r--r--manual/plugins/brickmania.tex37
1 files changed, 37 insertions, 0 deletions
diff --git a/manual/plugins/brickmania.tex b/manual/plugins/brickmania.tex
new file mode 100644
index 0000000000..8937e46f2a
--- /dev/null
+++ b/manual/plugins/brickmania.tex
@@ -0,0 +1,37 @@
1\subsection{BrickMania}
2\begin{figure}[ht!]
3\begin{center}
4\includegraphics[width=4cm]{plugins/images/ss-brickmania-\genericimg.png}
5\end{center}
6\caption{BrickMania}
7\end{figure}
8\textbf{Aim}: destroy all the bricks by hitting them with the ball once or more.
9Sometimes a special falls down when you destroy a brick.\\
10
11\textbf{Specials}
12\begin{table}[ht!]
13 \begin{center}
14 \begin{tabular}{cll}\toprule
15 \textbf{Displayed} & \textbf{Name} & \textbf{Description}\\\midrule
16 N & Normal & Returns paddle to normal.\\
17 D & Die & Ball dies; lose a life.\\
18 L & Life & Gain a life.\\
19 F & Fire & Allows you to shoot bricks with paddle.\\
20 G & Glue & Ball sticks to paddle each time it hits.\\
21 B & Ball & Immediately fires another ball.\\
22 FL & Flip & Flip left / right movement.\\\bottomrule
23 \end{tabular}
24 \end{center}
25\end{table}
26
27\textbf{Controls}
28\begin{table}[ht!]
29 \begin{center}
30 \begin{tabular}{ll}\toprule
31 \textbf{Key} & \textbf{Action}\\\midrule
32 LEFT / RIGHT & Moves the paddle\\
33 \opt{recorder,recorderv2fm}{PLAY}\opt{ondio}{MODE}\opt{h1xx,ipodcolor,ipodnano}{SELECT}\opt{h300}{NAVI} & Release the ball / Fire\\
34 \opt{recorder,recorderv2fm,h1xx,h300}{STOP}\opt{ondio}{OFF}\opt{ipodcolor,ipodnano}{MENU} & Open menu / Quit\\\bottomrule
35 \end{tabular}
36 \end{center}
37\end{table}