2007-01-16 21:05:15 +00:00
|
|
|
\subsection{Blackjack}
|
|
|
|
\screenshot{plugins/images/ss-blackjack}{Blackjack}{fig:blackjack}
|
|
|
|
|
|
|
|
Blackjack, a game played in casinos around the world, is now available
|
|
|
|
in the palm of your hand! The rules are simple: try to get as close to 21
|
|
|
|
without going over or simply beat out the dealer for the best hand.
|
|
|
|
Although this may not seem difficult, blackjack is a game renowned for the
|
|
|
|
strategy involved. This version includes the ability to split, buy insurance,
|
|
|
|
and double down.
|
|
|
|
|
|
|
|
For the full set of rules to the game, and other facinating information
|
|
|
|
visit\\
|
|
|
|
\url{http://www.blackjackinfo.com/blackjack-rules.php}
|
|
|
|
|
|
|
|
\begin{table}
|
|
|
|
\begin{btnmap}{}{}
|
2009-05-21 11:39:22 +00:00
|
|
|
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD%
|
|
|
|
,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD,SANSA_C200_PAD}
|
2009-12-16 13:33:43 +00:00
|
|
|
{\ButtonLeft{} / \ButtonRight{} / \ButtonUp{} / \ButtonDown}
|
2010-01-27 07:38:14 +00:00
|
|
|
\opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD}
|
2009-12-16 13:33:43 +00:00
|
|
|
{\ButtonLeft{} / \ButtonRight{} / \ButtonScrollFwd{} / \ButtonScrollBack}
|
|
|
|
\opt{IRIVER_H10_PAD}
|
|
|
|
{\ButtonLeft{} / \ButtonRight{} / \ButtonScrollUp{} / \ButtonScrollDown}
|
|
|
|
\opt{COWON_D2_PAD}{\TouchMidRight{} / \TouchMidLeft}
|
2009-07-22 18:08:51 +00:00
|
|
|
\opt{HAVEREMOTEKEYMAP}{& }
|
2007-01-16 21:05:15 +00:00
|
|
|
& Enter betting amount\\
|
2009-12-16 13:33:43 +00:00
|
|
|
\opt{RECORDER_PAD,IRIVER_H10_PAD,GIGABEAT_S_PAD}{\ButtonPlay}
|
2007-01-16 21:05:15 +00:00
|
|
|
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
|
2009-12-16 13:33:43 +00:00
|
|
|
\opt{IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,GIGABEAT_PAD%
|
2010-01-27 07:38:14 +00:00
|
|
|
,SANSA_E200_PAD,SANSA_C200_PAD,MROBE100_PAD,SANSA_FUZE_PAD}{\ButtonSelect}
|
2009-12-16 13:33:43 +00:00
|
|
|
\opt{ONDIO_PAD}{\ButtonMenu}
|
2009-12-14 20:18:38 +00:00
|
|
|
\opt{COWON_D2_PAD}{\TouchTopRight}
|
2009-07-22 18:08:51 +00:00
|
|
|
\opt{HAVEREMOTEKEYMAP}{& }
|
2009-12-16 13:33:43 +00:00
|
|
|
& Hit (Draw new card) / Select\\
|
|
|
|
\opt{RECORDER_PAD}{\ButtonFOne}
|
2007-01-16 21:05:15 +00:00
|
|
|
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}{\ButtonRec}
|
Mostly cosmetic changes to some plugin descriptions in the manual: 1) In main.tex - don't mention chip8 games in the Player manual and give the correct path to the viewers directory. 2) Correct wrongly placed 'end' in zxbox.tex and remove link to the wiki as this chapter is based off of that page and there is no additional information on it. 3) Let long lists of button names break so they don't overlap with the next column in the pdf - blackjack, bubbles, demystify, flipit, logo, oscilloscope, pegbox, rockblox1d, rockblox, rockboy, sliding puzzle, snake2, solitaire, sudoku. 4) While at it, break long (code) lines in bubbles.tex. 5) Additionally exclude lines which showed only 'n/a' in the button tables for a specific target - pegbox, sokoban. 6) Use 'fname' to mark a path in disktidy.tex, also simplify the button table. 7) Use 'ButtonHold' in doom.tex.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18580 a1c6a512-1295-4272-9138-f99709370657
2008-09-23 17:25:32 +00:00
|
|
|
\opt{IRIVER_H10_PAD}{\ButtonFF}
|
2010-01-27 07:38:14 +00:00
|
|
|
\opt{ONDIO_PAD,IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_FUZE_PAD}{\ButtonRight}
|
2009-05-21 11:39:22 +00:00
|
|
|
\opt{GIGABEAT_PAD,GIGABEAT_S_PAD}{\ButtonVolDown}
|
2008-07-20 10:16:35 +00:00
|
|
|
\opt{MROBE100_PAD}{\ButtonDisplay}
|
2009-12-14 20:18:38 +00:00
|
|
|
\opt{COWON_D2_PAD}{\TouchBottomLeft}
|
2009-07-22 18:08:51 +00:00
|
|
|
\opt{HAVEREMOTEKEYMAP}{& }
|
2007-01-16 21:05:15 +00:00
|
|
|
& Stay (End hand)\\
|
2009-12-16 13:33:43 +00:00
|
|
|
\opt{RECORDER_PAD}{\ButtonFTwo}
|
|
|
|
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,GIGABEAT_S_PAD}{\ButtonSelect}
|
2007-01-16 21:05:15 +00:00
|
|
|
\opt{IAUDIO_X5_PAD}{\ButtonPlay}
|
Mostly cosmetic changes to some plugin descriptions in the manual: 1) In main.tex - don't mention chip8 games in the Player manual and give the correct path to the viewers directory. 2) Correct wrongly placed 'end' in zxbox.tex and remove link to the wiki as this chapter is based off of that page and there is no additional information on it. 3) Let long lists of button names break so they don't overlap with the next column in the pdf - blackjack, bubbles, demystify, flipit, logo, oscilloscope, pegbox, rockblox1d, rockblox, rockboy, sliding puzzle, snake2, solitaire, sudoku. 4) While at it, break long (code) lines in bubbles.tex. 5) Additionally exclude lines which showed only 'n/a' in the button tables for a specific target - pegbox, sokoban. 6) Use 'fname' to mark a path in disktidy.tex, also simplify the button table. 7) Use 'ButtonHold' in doom.tex.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18580 a1c6a512-1295-4272-9138-f99709370657
2008-09-23 17:25:32 +00:00
|
|
|
\opt{IRIVER_H10_PAD}{\ButtonRew}
|
2009-12-16 13:33:43 +00:00
|
|
|
\opt{GIGABEAT_PAD}{\ButtonA}
|
2007-01-16 21:05:15 +00:00
|
|
|
\opt{ONDIO_PAD}{\ButtonUp}
|
2009-09-30 12:04:06 +00:00
|
|
|
\opt{MROBE100_PAD}{\ButtonDown}
|
2010-01-27 07:38:14 +00:00
|
|
|
\opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_FUZE_PAD}{\ButtonLeft}
|
2009-12-14 20:18:38 +00:00
|
|
|
\opt{COWON_D2_PAD}{\ButtonMinus}
|
2009-07-22 18:08:51 +00:00
|
|
|
\opt{HAVEREMOTEKEYMAP}{& }
|
2007-01-16 21:05:15 +00:00
|
|
|
& Double down\\
|
|
|
|
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
|
|
|
|
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu}
|
2009-12-14 20:18:38 +00:00
|
|
|
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD%
|
|
|
|
,GIGABEAT_PAD,MROBE100_PAD,COWON_D2_PAD}{\ButtonPower}
|
2009-05-21 11:39:22 +00:00
|
|
|
\opt{GIGABEAT_S_PAD}{\ButtonBack}
|
2010-01-27 07:38:14 +00:00
|
|
|
\opt{SANSA_FUZE_PAD}{Long \ButtonHome}
|
2009-07-22 18:08:51 +00:00
|
|
|
\opt{HAVEREMOTEKEYMAP}{& }
|
2010-01-27 07:38:14 +00:00
|
|
|
& Pause game and go to menu / Cancel\\
|
2007-01-16 21:05:15 +00:00
|
|
|
\end{btnmap}
|
|
|
|
\end{table}
|