2006-03-11 16:28:33 +00:00
|
|
|
\subsection{BrickMania}
|
2006-04-02 17:29:44 +00:00
|
|
|
\screenshot{plugins/images/ss-brickmania}{BrickMania}%
|
2006-03-30 16:52:33 +00:00
|
|
|
{img:brickmania}
|
2006-03-31 00:10:22 +00:00
|
|
|
BrickMania is a clone of the classic game Breakout. The aim of the game is to
|
|
|
|
destroy all the bricks by hitting them with the ball once or more. Sometimes a
|
2008-07-14 22:47:40 +00:00
|
|
|
special item falls down when you destroy a brick. For a special item to take
|
|
|
|
effect, you must catch it with the paddle. Look out for the bad ones.\\
|
2006-03-11 16:28:33 +00:00
|
|
|
|
2008-07-14 22:47:40 +00:00
|
|
|
\subsubsection{Special items}
|
2006-04-03 22:45:01 +00:00
|
|
|
\begin{table}
|
2006-03-11 16:28:33 +00:00
|
|
|
\begin{center}
|
2006-04-10 17:59:54 +00:00
|
|
|
\begin{tabularx}{.75\textwidth}{clX}\toprule
|
2006-03-11 16:28:33 +00:00
|
|
|
\textbf{Displayed} & \textbf{Name} & \textbf{Description}\\\midrule
|
|
|
|
N & Normal & Returns paddle to normal.\\
|
|
|
|
D & Die & Ball dies; lose a life.\\
|
|
|
|
L & Life & Gain a life.\\
|
|
|
|
F & Fire & Allows you to shoot bricks with paddle.\\
|
|
|
|
G & Glue & Ball sticks to paddle each time it hits.\\
|
|
|
|
B & Ball & Immediately fires another ball.\\
|
|
|
|
FL & Flip & Flip left / right movement.\\\bottomrule
|
2006-04-10 17:59:54 +00:00
|
|
|
\end{tabularx}
|
2006-03-11 16:28:33 +00:00
|
|
|
\end{center}
|
|
|
|
\end{table}
|
|
|
|
|
2006-04-03 22:45:01 +00:00
|
|
|
\begin{table}
|
|
|
|
\begin{btnmap}{}{}
|
2007-12-30 19:43:10 +00:00
|
|
|
\ButtonLeft\ / \ButtonRight
|
|
|
|
\opt{SANSA_C200_PAD}{\\
|
|
|
|
\ButtonVolDown\ / \ButtonVolUp}
|
2008-01-29 17:15:01 +00:00
|
|
|
\opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD}{\\
|
2007-12-30 19:43:10 +00:00
|
|
|
\ButtonScrollBack\ / \ButtonScrollFwd}
|
2009-07-22 18:08:51 +00:00
|
|
|
\opt{HAVEREMOTEKEYMAP}{& }
|
2007-12-30 19:43:10 +00:00
|
|
|
& Moves the paddle\\
|
|
|
|
\opt{RECORDER_PAD,IAUDIO_X5_PAD}{\ButtonPlay\ / \ButtonUp}
|
|
|
|
\opt{ONDIO_PAD}{\ButtonMenu\ / \ButtonUp}
|
2009-05-21 11:39:22 +00:00
|
|
|
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,SANSA_C200_PAD,GIGABEAT_PAD%
|
|
|
|
,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonSelect\ / \ButtonUp}
|
2007-12-30 19:43:10 +00:00
|
|
|
\opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD}{\ButtonSelect}
|
|
|
|
\opt{IRIVER_H10_PAD}{\ButtonPlay\ / \ButtonScrollUp}
|
2009-07-22 18:08:51 +00:00
|
|
|
\opt{HAVEREMOTEKEYMAP}{& }
|
2006-04-10 17:59:54 +00:00
|
|
|
& Release the ball / Fire\\
|
2006-03-31 00:10:22 +00:00
|
|
|
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
|
2006-08-23 17:10:08 +00:00
|
|
|
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu}
|
2008-03-18 09:24:35 +00:00
|
|
|
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonPower}
|
2009-05-21 11:39:22 +00:00
|
|
|
\opt{GIGABEAT_S_PAD}{\ButtonBack}
|
2009-07-22 21:40:29 +00:00
|
|
|
\opt{HAVEREMOTEKEYMAP}{&
|
|
|
|
\opt{IRIVER_RC_H100_PAD}{\ButtonRCStop}
|
|
|
|
}
|
2006-04-10 17:59:54 +00:00
|
|
|
& Open menu / Quit\\
|
2006-04-03 22:45:01 +00:00
|
|
|
\end{btnmap}
|
2006-03-11 16:28:33 +00:00
|
|
|
\end{table}
|