summaryrefslogtreecommitdiff
path: root/manual/plugins/chessbox.tex
blob: bd40a7f647df61794c41f3b311cbd5d968d10167 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
\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}