2009-10-25 13:40:24 +00:00
|
|
|
% $Id$
|
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}
|
2009-08-24 21:22:18 +00:00
|
|
|
\begin{rbtabular}{.75\textwidth}{clX}%
|
|
|
|
{\textbf{Displayed} & \textbf{Name} & \textbf{Description}}{}{}
|
2006-03-11 16:28:33 +00:00
|
|
|
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.\\
|
2009-08-24 21:22:18 +00:00
|
|
|
FL & Flip & Flip left / right movement.\\
|
|
|
|
\end{rbtabular}
|
2006-03-11 16:28:33 +00:00
|
|
|
\end{table}
|
|
|
|
|
2010-05-20 17:38:38 +00:00
|
|
|
\begin{btnmap}
|
2009-12-14 20:18:38 +00:00
|
|
|
\opt{RECORDER_PAD,IAUDIO_X5_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD%
|
2013-02-18 08:19:55 +00:00
|
|
|
,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD,IPOD_4G_PAD%
|
2012-02-21 18:53:08 +00:00
|
|
|
,IPOD_3G_PAD,SANSA_E200_PAD,IRIVER_H10_PAD,SANSA_FUZE_PAD,SANSA_FUZEPLUS_PAD}
|
2009-12-14 20:18:38 +00:00
|
|
|
{\ButtonLeft\ / \ButtonRight}
|
2013-02-18 08:19:55 +00:00
|
|
|
\opt{SANSA_C200_PAD,SANSA_CLIP_PAD}{\\
|
2007-12-30 19:43:10 +00:00
|
|
|
\ButtonVolDown\ / \ButtonVolUp}
|
2010-01-27 07:38:14 +00:00
|
|
|
\opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD}{
|
2007-12-30 19:43:10 +00:00
|
|
|
\ButtonScrollBack\ / \ButtonScrollFwd}
|
2010-02-07 20:19:34 +00:00
|
|
|
\opt{COWON_D2_PAD}{\ButtonMinus{} or \TouchBottomLeft{} / \ButtonPlus{} or \TouchBottomRight}
|
2010-04-19 21:28:54 +00:00
|
|
|
\opt{PBELL_VIBE500_PAD}{\ButtonLeft{} or \ButtonMenu{} / \ButtonRight{} or \ButtonPlay}
|
2012-01-26 09:11:18 +00:00
|
|
|
\opt{MPIO_HD300_PAD}{\ButtonRew{} / \ButtonFF{}}
|
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}
|
2013-02-18 08:19:55 +00:00
|
|
|
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD%
|
2009-05-21 11:39:22 +00:00
|
|
|
,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonSelect\ / \ButtonUp}
|
2012-02-21 18:53:08 +00:00
|
|
|
\opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_FUZEPLUS_PAD%
|
|
|
|
}{\ButtonSelect}
|
2007-12-30 19:43:10 +00:00
|
|
|
\opt{IRIVER_H10_PAD}{\ButtonPlay\ / \ButtonScrollUp}
|
2010-02-07 20:19:34 +00:00
|
|
|
\opt{COWON_D2_PAD}{\ButtonMenu{} or \TouchCenter}
|
2010-04-19 17:03:03 +00:00
|
|
|
\opt{PBELL_VIBE500_PAD}{\ButtonOK{} or \ButtonUp}
|
2012-01-26 09:11:18 +00:00
|
|
|
\opt{MPIO_HD300_PAD}{\ButtonEnter{}}
|
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}
|
2013-02-18 08:19:55 +00:00
|
|
|
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD%
|
2012-02-21 18:53:08 +00:00
|
|
|
,GIGABEAT_PAD,MROBE100_PAD,COWON_D2_PAD,SANSA_FUZEPLUS_PAD}{\ButtonPower}
|
2010-01-27 07:38:14 +00:00
|
|
|
\opt{SANSA_FUZE_PAD}{Long \ButtonHome}
|
2009-05-21 11:39:22 +00:00
|
|
|
\opt{GIGABEAT_S_PAD}{\ButtonBack}
|
2010-04-19 17:03:03 +00:00
|
|
|
\opt{PBELL_VIBE500_PAD}{\ButtonRec}
|
2012-01-26 09:11:18 +00:00
|
|
|
\opt{MPIO_HD300_PAD}{\ButtonMenu}
|
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}
|