fcd884ba9b
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9012 a1c6a512-1295-4272-9138-f99709370657
26 lines
1 KiB
TeX
26 lines
1 KiB
TeX
\subsection{Chessbox}
|
|
\begin{figure}[h!]
|
|
\begin{center}
|
|
\includegraphics[width=4cm]{plugins/images/ss-chessbox-\genericimg.png}
|
|
\end{center}
|
|
\caption{Chessbox}
|
|
\end{figure}
|
|
Chessbox is a chess game with computer AI. The chess engine is a port of GNU Chess 2 by John Stanback.\\
|
|
|
|
\textbf{Keys}
|
|
\begin{table}[ht!]
|
|
\begin{center}
|
|
\begin{tabular}{ll}\toprule
|
|
\textbf{Key} & \textbf{Action}\\\midrule
|
|
Direction keys & Move the cursor\\
|
|
\opt{recorder,recorderv2fm}{PLAY}\opt{ondio}{short press on MODE}\opt{h1xx,ipodcolor,ipodnano}{SELECT}\opt{h300}{NAVI}
|
|
& Select / Move piece\\
|
|
\opt{recorder,recorderv2fm}{F1}\opt{ondio}{MODE+OFF}\opt{h1xx,h300}{A-B}\opt{ipodcolor,ipodnano}{SELECT+RIGHT}
|
|
& Change level\\
|
|
\opt{recorder,recorderv2fm}{MENU}\opt{ondio}{long press on MODE}\opt{h1xx,h300}{PLAY}\opt{ipodcolor,ipodnano}{SELECT+PLAY}
|
|
& Force play\\
|
|
\opt{recorder,recorderv2fm,h1xx,h300}{STOP}\opt{ondio}{OFF}\opt{ipodcolor,ipodnano}{SELECT+MENU}
|
|
& Quit\\\bottomrule
|
|
\end{tabular}
|
|
\end{center}
|
|
\end{table}
|