2006-02-11 01:29:51 +00:00
|
|
|
\subsection{Solitaire}
|
2006-04-02 17:29:44 +00:00
|
|
|
\screenshot{plugins/images/ss-solitaire}{Klondike solitaire}{fig:solitaire}
|
2006-02-11 01:29:51 +00:00
|
|
|
|
2006-04-11 20:28:43 +00:00
|
|
|
This is the classic Klondike solitaire game for Rockbox.
|
|
|
|
This is probably the best-known solitaire in the world. Many people
|
|
|
|
don't even realize that other games exist. Though the name may not
|
|
|
|
be familiar, the game itself certainly is. This is due in no small
|
|
|
|
part to Microsoft's inclusion of the the game in every version of
|
|
|
|
Windows. Though popular, the odds of winning are rather low, perhaps
|
|
|
|
one in thirty hands.
|
|
|
|
|
|
|
|
For the full set of rules to the game, and other facinating information
|
|
|
|
visit\\
|
|
|
|
\url{http://www.solitairecentral.com/rules/klondike.html}
|
|
|
|
|
|
|
|
\begin{table}
|
|
|
|
\begin{btnmap}{}{}
|
2006-05-31 12:41:53 +00:00
|
|
|
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}
|
|
|
|
{\ButtonLeft, \ButtonRight, \ButtonUp\, \ButtonDown}
|
|
|
|
\opt{IPOD_4G_PAD}{\ButtonLeft, \ButtonRight, \ButtonMenu, \ButtonPlay}
|
|
|
|
& Move Cursor around.\\
|
2006-04-11 20:28:43 +00:00
|
|
|
%
|
|
|
|
\opt{RECORDER_PAD}{\ButtonOn}
|
2006-05-31 12:41:53 +00:00
|
|
|
\opt{ONDIO_PAD}{\ButtonMenu}
|
|
|
|
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IAUDIO_X5_PAD}{\ButtonSelect}
|
2006-04-11 20:28:43 +00:00
|
|
|
& Select cards, move cards, reveal hidden cards...\\
|
|
|
|
%
|
|
|
|
\opt{RECORDER_PAD}{\ButtonFTwo}
|
|
|
|
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}
|
2006-05-31 12:41:53 +00:00
|
|
|
\opt{IPOD_4G_PAD}{\ButtonSelect + \ButtonPlay}
|
|
|
|
\opt{IAUDIO_X5_PAD}{\ButtonPlay}
|
|
|
|
\opt{ONDIO_PAD}{Hold \ButtonMenu}
|
2006-04-11 20:28:43 +00:00
|
|
|
& If a card was selected -- unselect it, else\\
|
|
|
|
& Draw 3 new cards from the remains stack\\
|
|
|
|
%
|
|
|
|
\opt{RECORDER_PAD}{\ButtonPlay}
|
|
|
|
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn + \ButtonLeft}
|
2006-05-31 12:41:53 +00:00
|
|
|
\opt{IPOD_4G_PAD}{\ButtonSelect + \ButtonLeft}
|
|
|
|
\opt{IAUDIO_X5_PAD}{\ButtonRec + \ButtonLeft}
|
|
|
|
\opt{ONDIO_PAD}{Hold \ButtonLeft}
|
2006-04-11 20:28:43 +00:00
|
|
|
& Put the card from the top of the remains stack on top of the cursor\\
|
|
|
|
%
|
|
|
|
\opt{RECORDER_PAD}{\ButtonFOne}
|
|
|
|
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{Hold \ButtonSelect}
|
2006-05-31 12:41:53 +00:00
|
|
|
\opt{IPOD_4G_PAD}{\ButtonSelect + \ButtonRight}
|
|
|
|
\opt{IAUDIO_X5_PAD}{\ButtonRec + \ButtonUp}
|
|
|
|
\opt{ONDIO_PAD}{Hold \ButtonRight}
|
2006-04-11 20:28:43 +00:00
|
|
|
& Put the card under the cursor on one of the 4 final colour stacks.\\
|
|
|
|
%
|
|
|
|
\opt{RECORDER_PAD}{\ButtonFThree}
|
|
|
|
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn + \ButtonRight}
|
2006-05-31 12:41:53 +00:00
|
|
|
\opt{IPOD_4G_PAD}{\ButtonLeft + \ButtonRight}
|
|
|
|
\opt{IAUDIO_X5_PAD}{\ButtonRec + \ButtonDown}
|
|
|
|
\opt{ONDIO_PAD}{Hold \ButtonUp}
|
2006-04-11 20:28:43 +00:00
|
|
|
& Put the card on top of the remains stack on one of the final colour stacks.\\
|
|
|
|
\end{btnmap}
|
|
|
|
\end{table}
|
2006-02-11 01:29:51 +00:00
|
|
|
|
|
|
|
|