2006-04-17 16:55:14 +00:00
|
|
|
% $Id$ %
|
2006-03-21 20:41:06 +00:00
|
|
|
\subsection{Bubbles}
|
2006-04-02 17:29:44 +00:00
|
|
|
\screenshot{plugins/images/ss-bubbles}{Bubbles}{img:bubbles}
|
2006-03-21 20:41:06 +00:00
|
|
|
The goal of the game is to beat each level as quickly as possible by clearing
|
|
|
|
the board of all bubbles. Bubbles are removed from the board when a cluster of
|
|
|
|
three of more of the same type is formed. The game is over when any bubbles on
|
|
|
|
the board extend below the bottom line. To make things more difficult, the
|
|
|
|
entire board is shifted down every time a certain number of shots have been
|
|
|
|
fired. Points are awarded depending on how quickly the level was completed.
|
|
|
|
|
2010-05-20 17:38:38 +00:00
|
|
|
\begin{btnmap}
|
2010-05-29 15:23:22 +00:00
|
|
|
\opt{ONDIO_PAD,IRIVER_H10_PAD}{\PluginSelect}
|
|
|
|
\nopt{ONDIO_PAD,IRIVER_H10_PAD}{\PluginUp}
|
|
|
|
\opt{HAVEREMOTEKEYMAP}{& \PluginRCUp}
|
2006-04-03 22:45:01 +00:00
|
|
|
& Pause game\\
|
2010-05-29 15:23:22 +00:00
|
|
|
|
|
|
|
\nopt{scrollwheel}{\PluginLeft{} / \PluginRight}
|
|
|
|
\opt{scrollwheel}{\PluginScrollFwd{} / \PluginScrollBack}
|
|
|
|
\opt{HAVEREMOTEKEYMAP}{& \PluginRCLeft{} / \PluginRCRight}
|
2006-03-21 20:41:06 +00:00
|
|
|
& Aim the bubble\\
|
2010-05-29 15:23:22 +00:00
|
|
|
|
|
|
|
\opt{ONDIO_PAD,IRIVER_H10_PAD}{\PluginUp}
|
|
|
|
\nopt{ONDIO_PAD,IRIVER_H10_PAD}{\PluginSelect}
|
|
|
|
\opt{HAVEREMOTEKEYMAP}{& \PluginRCSelect}
|
2006-04-17 16:55:14 +00:00
|
|
|
& Fire bubble\\
|
2010-05-29 15:23:22 +00:00
|
|
|
|
2012-02-21 18:53:08 +00:00
|
|
|
\PluginCancel{} or \PluginExit
|
2010-05-29 15:23:22 +00:00
|
|
|
\opt{HAVEREMOTEKEYMAP}{& \PluginRCCancel}
|
2006-04-03 22:45:01 +00:00
|
|
|
& Exit to menu\\
|
|
|
|
\end{btnmap}
|