Use DBOP to check for left button on C200v2 like we are supposed to instead of right...
[kugel-rb.git] / manual / plugins / blackjack.tex
blob10579a9ddb84eedbdac6828d8beb7d1428913d4e
1 \subsection{Blackjack}
2 \screenshot{plugins/images/ss-blackjack}{Blackjack}{fig:blackjack}
4 Blackjack, a game played in casinos around the world, is now available
5 in the palm of your hand! The rules are simple: try to get as close to 21
6 without going over or simply beat out the dealer for the best hand.
7 Although this may not seem difficult, blackjack is a game renowned for the
8 strategy involved. This version includes the ability to split, buy insurance,
9 and double down.
11 For the full set of rules to the game, and other facinating information
12 visit\\
13 \url{http://www.blackjackinfo.com/blackjack-rules.php}
15 \begin{btnmap}
16 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD%
17 ,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD,SANSA_C200_PAD,PBELL_VIBE500_PAD}
18 {\ButtonLeft{} / \ButtonRight{} / \ButtonUp{} / \ButtonDown}
19 \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD}
20 {\ButtonLeft{} / \ButtonRight{} / \ButtonScrollFwd{} / \ButtonScrollBack}
21 \opt{IRIVER_H10_PAD}
22 {\ButtonLeft{} / \ButtonRight{} / \ButtonScrollUp{} / \ButtonScrollDown}
23 \opt{COWON_D2_PAD}{\TouchMidRight{} / \TouchMidLeft}
24 \opt{HAVEREMOTEKEYMAP}{& }
25 & Enter betting amount\\
26 \opt{RECORDER_PAD,IRIVER_H10_PAD,GIGABEAT_S_PAD}{\ButtonPlay}
27 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
28 \opt{IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,GIGABEAT_PAD%
29 ,SANSA_E200_PAD,SANSA_C200_PAD,MROBE100_PAD,SANSA_FUZE_PAD}{\ButtonSelect}
30 \opt{ONDIO_PAD}{\ButtonMenu}
31 \opt{COWON_D2_PAD}{\TouchTopRight}
32 \opt{PBELL_VIBE500_PAD}{\ButtonOK}
33 \opt{HAVEREMOTEKEYMAP}{& }
34 & Hit (Draw new card) / Select\\
35 \opt{RECORDER_PAD}{\ButtonFOne}
36 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}{\ButtonRec}
37 \opt{IRIVER_H10_PAD}{\ButtonFF}
38 \opt{ONDIO_PAD,IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_FUZE_PAD}{\ButtonRight}
39 \opt{GIGABEAT_PAD,GIGABEAT_S_PAD}{\ButtonVolDown}
40 \opt{MROBE100_PAD}{\ButtonDisplay}
41 \opt{COWON_D2_PAD}{\TouchBottomLeft}
42 \opt{PBELL_VIBE500_PAD}{\ButtonCancel}
43 \opt{HAVEREMOTEKEYMAP}{& }
44 & Stay (End hand)\\
45 \opt{RECORDER_PAD}{\ButtonFTwo}
46 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,GIGABEAT_S_PAD}{\ButtonSelect}
47 \opt{IAUDIO_X5_PAD}{\ButtonPlay}
48 \opt{IRIVER_H10_PAD}{\ButtonRew}
49 \opt{GIGABEAT_PAD}{\ButtonA}
50 \opt{ONDIO_PAD}{\ButtonUp}
51 \opt{MROBE100_PAD}{\ButtonDown}
52 \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_FUZE_PAD}{\ButtonLeft}
53 \opt{COWON_D2_PAD}{\ButtonMinus}
54 \opt{PBELL_VIBE500_PAD}{\ButtonMenu}
55 \opt{HAVEREMOTEKEYMAP}{& }
56 & Double down\\
57 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
58 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu}
59 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD%
60 ,GIGABEAT_PAD,MROBE100_PAD,COWON_D2_PAD}{\ButtonPower}
61 \opt{GIGABEAT_S_PAD}{\ButtonBack}
62 \opt{SANSA_FUZE_PAD}{Long \ButtonHome}
63 \opt{PBELL_VIBE500_PAD}{\ButtonRec}
64 \opt{HAVEREMOTEKEYMAP}{& }
65 & Pause game and go to menu / Cancel\\
66 \end{btnmap}