rockbox/manual/plugins/chessbox.tex

38 lines
1.2 KiB
TeX
Raw Normal View History

\subsection{Chessbox}
\screenshot{plugins/images/ss-chessbox}{Chessbox}{img:chessbox}
Chessbox is a chess game with computer AI. The chess engine is a port of
GNU Chess 2 by John Stanback.
When you quit the game the current state will be saved and restored when
you resume the game.
\subsubsection{Keys}
\begin{table}
\begin{btnmap}{}{}
Direction keys
& Move the cursor\\
\opt{recorder,recorderv2fm}{\ButtonPlay}
\opt{ondio}{short press on \ButtonMenu}
\opt{h1xx,h300,ipodcolor,ipodnano}{\ButtonSelect}
& Select / Move piece\\
\opt{recorder,recorderv2fm}{\ButtonFOne}
\opt{ondio}{\ButtonMenu+\ButtonOff}
\opt{h1xx,h300}{\ButtonMode}
\opt{ipodcolor,ipodnano}{\ButtonSelect+\ButtonRight}
& Change level\\
\opt{recorder,recorderv2fm}{\ButtonOn}
\opt{ondio}{long press on \ButtonMenu}
\opt{h1xx,h300}{\ButtonOn}
\opt{ipodcolor,ipodnano}{\ButtonSelect+\ButtonPlay}
& Force play\\
\opt{recorder,recorder2fm}{n/a}
\opt{ondio}{n/a}
\opt{h1xx,h300}{\ButtonRec}
\opt{x5}{\ButtonSelect}
& Restart Game\\
\opt{recorder,recorderv2fm,h1xx,h300}{\ButtonOff}
\opt{ondio}{\ButtonOff}
\opt{ipodcolor,ipodnano}{\ButtonSelect+\ButtonMenu}
& Quit\\
\end{btnmap}
\end{table}