b7330ca295
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26380 a1c6a512-1295-4272-9138-f99709370657
15 lines
426 B
TeX
15 lines
426 B
TeX
% $Id$ %
|
|
\subsection{Jackpot}
|
|
\screenshot{plugins/images/ss-jackpot}{Jackpot}{img:Jackpot}
|
|
This is a jackpot slot machine game. At the beginning of the game you
|
|
have 20\$. Payouts are given when three matching symbols come up.
|
|
|
|
\begin{btnmap}
|
|
\PluginSelect
|
|
\opt{HAVEREMOTEKEYMAP}{& \PluginRCSelect}
|
|
& Play\\
|
|
|
|
\PluginCancel
|
|
\opt{HAVEREMOTEKEYMAP}{& \PluginRCCancel}
|
|
& Exit the game \\
|
|
\end{btnmap}
|