blob: c006b3b7d1f9cbb4aa41d298917510e98b2827a8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
\subsection{Jackpot}
{\centering\itshape
[Warning: Image ignored] % Unhandled or unsupported graphics:
%\includegraphics[width=4.669cm,height=1.998cm]{images/rockbox-manual-img37.png}
\newline
Jackpot
\par}
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{table}[h!]
\begin{tabular}{|c|c|}
\hline
KEY & ACTION \\\hline
PLAY & Play \\\hline
STOP & Exit the game \\\hline
\end{tabular}
\end{table}
|