blob: 1893969ca12b4e6e917595062b1961ba33d0b0a7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
\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.\\
\textbf{Keys}
\begin{table}
\begin{btnmap}{}{}
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\\
\end{btnmap}
\end{table}
|