rockbox/manual/plugins/jewels.tex

50 lines
2.1 KiB
TeX

\subsection{Jewels}
\screenshot{plugins/images/ss-jewels}{Jewels}{img:jewels}
Jewels is a simple yet addicting game which involves swapping
pairs of jewels in order to form connected segments of three
or more of the same type.
The goal of the game is to score as many points as possible
before running out of available moves. Higher points are
awarded to larger combos. The game advances to the next level
after every one hundred points and randomly clears several jewels.
\begin{table}
\begin{btnmap}{}{}
\ButtonLeft/\ButtonRight/\\
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,SANSA_E200_PAD%
,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD,IAUDIO_X5_PAD,GIGABEAT_S_PAD}
{\ButtonUp/\ButtonDown}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu/\ButtonPlay}
\opt{IRIVER_H10_PAD}{\ButtonScrollUp/\ButtonScrollDown}
\opt{IRIVER_RC_H100_PAD}{&}
& Move the cursor around the jewels \\
\opt{RECORDER_PAD,IRIVER_H10_PAD}{\ButtonPlay}
\opt{ONDIO_PAD}{\ButtonMenu}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD%
,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD,IAUDIO_X5_PAD,GIGABEAT_S_PAD}
{\ButtonSelect}
\opt{IRIVER_RC_H100_PAD}{&}
& Select a jewel \\
\opt{RECORDER_PAD,IRIVER_H10_PAD}{Long \ButtonPlay}%
\opt{ONDIO_PAD}{Long \ButtonMenu}%
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode{} or Long \ButtonSelect}
\opt{GIGABEAT_S_PAD}{\ButtonMenu{} or Long \ButtonSelect}
\opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD%
,MROBE100_PAD,IAUDIO_X5_PAD}{Long \ButtonSelect}%
\opt{IRIVER_RC_H100_PAD}{&}
& Show the in-game menu \\
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}
{\ButtonOff
\opt{IRIVER_RC_H100_PAD}{&}
& Exit \\}%
\opt{IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD%
,IAUDIO_X5_PAD}{\ButtonPower & Exit \\}%
\opt{GIGABEAT_S_PAD}{\ButtonBack & Exit \\}%
\end{btnmap}
\end{table}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}
{To exit the game, bring up the in-game menu and select \setting{Exit Jewels}.}