summaryrefslogtreecommitdiff
path: root/manual/plugins/jackpot.tex
blob: 6e2e3c78e87ce55a356a5da6912fab1a43d4f084 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
% $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.

% fill out for every other target...
\begin{table}
\begin{btnmap}{}{}
    \opt{PLAYER_PAD}{\ButtonPlay}
       \opt{HAVEREMOTEKEYMAP}{& 
          \opt{IRIVER_RC_H100_PAD}{\ButtonRCSelect}
        }
    & Play \\
    \opt{PLAYER_PAD}{\ButtonStop}
       \opt{HAVEREMOTEKEYMAP}{& 
          \opt{IRIVER_RC_H100_PAD}{\ButtonRCStop}
        }
    & Exit the game \\
\end{btnmap}
\end{table}