summaryrefslogtreecommitdiff
path: root/manual/plugins/blackjack.tex
diff options
context:
space:
mode:
authorTom Ross <midgey@rockbox.org>2007-01-16 21:05:15 +0000
committerTom Ross <midgey@rockbox.org>2007-01-16 21:05:15 +0000
commit913fea27fcecd907e9432f6c87970cd08b8aea28 (patch)
tree143c3401d2b7b655e68e1edd0c7758f37d50d00d /manual/plugins/blackjack.tex
parent285aa1b0a633616bfb3b289535a60786390e4d59 (diff)
downloadrockbox-913fea27fcecd907e9432f6c87970cd08b8aea28.tar.gz
rockbox-913fea27fcecd907e9432f6c87970cd08b8aea28.zip
t! Initial version of a Blackjack plugin for bitmap-screen targets. Also includes the changes to the manual. Cross your fingers...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12030 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/plugins/blackjack.tex')
-rw-r--r--manual/plugins/blackjack.tex81
1 files changed, 81 insertions, 0 deletions
diff --git a/manual/plugins/blackjack.tex b/manual/plugins/blackjack.tex
new file mode 100644
index 0000000000..7a7caa491a
--- /dev/null
+++ b/manual/plugins/blackjack.tex
@@ -0,0 +1,81 @@
1\subsection{Blackjack}
2\screenshot{plugins/images/ss-blackjack}{Blackjack}{fig:blackjack}
3
4Blackjack, a game played in casinos around the world, is now available
5in the palm of your hand! The rules are simple: try to get as close to 21
6without going over or simply beat out the dealer for the best hand.
7Although this may not seem difficult, blackjack is a game renowned for the
8strategy involved. This version includes the ability to split, buy insurance,
9and double down.
10
11For the full set of rules to the game, and other facinating information
12visit\\
13\url{http://www.blackjackinfo.com/blackjack-rules.php}
14
15\begin{table}
16 \begin{btnmap}{}{}
17 \multicolumn{2}{c}{\textbf{In menu}}\\\hline
18 \opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
19 \opt{GIGABEAT_PAD}{\ButtonPower}
20 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay}
21 \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD}{\ButtonSelect}
22 \opt{ONDIO_PAD}{\ButtonMenu}
23 & Start new game\\
24 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}
25 \opt{RECORDER_PAD,IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonPlay}
26 \opt{ONDIO_PAD,IAUDIO_X5_PAD}{\ButtonDown}
27 \opt{IRIVER_H10_PAD}{\ButtonRight}
28 \opt{SANSA_E200_PAD}{\ButtonRec}
29 \opt{GIGABEAT_PAD}{\ButtonMenu}
30 & Resume saved game\\
31 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonSelect}
32 \opt{RECORDER_PAD,IAUDIO_X5_PAD,IPOD_4G_PAD,IPOD_3G_PAD,GIGABEAT_PAD}{\ButtonRight}
33 \opt{ONDIO_PAD,SANSA_E200_PAD}{\ButtonUp}
34 \opt{IRIVER_H10_PAD}{\ButtonLeft}
35 & Show high scores\\
36 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
37 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu}
38 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD}{\ButtonPower}
39 \opt{GIGABEAT_PAD}{\ButtonA}
40 & Quit\\\hline
41 \multicolumn{2}{c}{\textbf{In game}}\\\hline
42 \ButtonLeft/\ButtonRight/\\
43 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,GIGABEAT_PAD}
44 {\ButtonUp/\ButtonDown}
45 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollFwd/\ButtonScrollBack}
46 \opt{IRIVER_H10_PAD,SANSA_E200_PAD}{\ButtonScrollUp/\ButtonScrollDown}
47 & Enter betting amount\\
48 \opt{RECORDER_PAD}{\ButtonFOne}
49 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
50 \opt{IRIVER_H10_PAD}{\ButtonPlay}
51 \opt{IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD}{\ButtonSelect}
52 \opt{ONDIO_PAD}{\ButtonLeft}
53 \opt{GIGABEAT_PAD}{\ButtonVolUp}
54 & Hit (Draw new card)\\
55 \opt{RECORDER_PAD}{\ButtonFTwo}
56 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}{\ButtonRec}
57 \opt{IRIVER_H10_PAD}{\ButtonFF}
58 \opt{ONDIO_PAD,IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD}{\ButtonRight}
59 \opt{GIGABEAT_PAD}{\ButtonVolDown}
60 & Stay (End hand)\\
61 \opt{RECORDER_PAD}{\ButtonFThree}
62 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,GIGABEAT_PAD}{\ButtonSelect}
63 \opt{IAUDIO_X5_PAD}{\ButtonPlay}
64 \opt{IRIVER_H10_PAD}{\ButtonRew}
65 \opt{ONDIO_PAD}{\ButtonUp}
66 \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD}{\ButtonLeft}
67 & Double down\\
68 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}
69 \opt{RECORDER_PAD,IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonPlay}
70 \opt{ONDIO_PAD,IAUDIO_X5_PAD}{\ButtonDown}
71 \opt{IRIVER_H10_PAD}{\ButtonRight}
72 \opt{SANSA_E200_PAD}{\ButtonRec}
73 \opt{GIGABEAT_PAD}{\ButtonMenu}
74 & Save game\\
75 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
76 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu}
77 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD}{\ButtonPower}
78 \opt{GIGABEAT_PAD}{\ButtonA}
79 & Return to menu or cancel\\\hline
80 \end{btnmap}
81\end{table}