summaryrefslogtreecommitdiff
path: root/manual/plugins/chessbox.tex
diff options
context:
space:
mode:
Diffstat (limited to 'manual/plugins/chessbox.tex')
-rw-r--r--manual/plugins/chessbox.tex26
1 files changed, 26 insertions, 0 deletions
diff --git a/manual/plugins/chessbox.tex b/manual/plugins/chessbox.tex
new file mode 100644
index 0000000000..98849c0df4
--- /dev/null
+++ b/manual/plugins/chessbox.tex
@@ -0,0 +1,26 @@
1\subsection{Chessbox}
2\begin{figure}[h!]
3\begin{center}
4\includegraphics[width=4cm]{plugins/images/ss-chessbox-\genericimg.png}
5\end{center}
6\caption{Chessbox}
7\end{figure}
8Chessbox is a chess game with computer AI. The chess engine is a port of GNU Chess 2 by John Stanback.\\
9
10\textbf{Keys}
11\begin{table}[ht!]
12 \begin{center}
13 \begin{tabular}{ll}\toprule
14 \textbf{Key} & \textbf{Action}\\\midrule
15 Direction keys & Move the cursor\\
16 \opt{recorder,recorderv2fm}{PLAY}\opt{ondio}{short press on MODE}\opt{h1xx,ipodcolor,ipodnano}{SELECT}\opt{h300}{NAVI}
17 & Select / Move piece\\
18 \opt{recorder,recorderv2fm}{F1}\opt{ondio}{MODE+OFF}\opt{h1xx,h300}{A-B}\opt{ipodcolor,ipodnano}{SELECT+RIGHT}
19 & Change level\\
20 \opt{recorder,recorderv2fm}{MENU}\opt{ondio}{long press on MODE}\opt{h1xx,h300}{PLAY}\opt{ipodcolor,ipodnano}{SELECT+PLAY}
21 & Force play\\
22 \opt{recorder,recorderv2fm,h1xx,h300}{STOP}\opt{ondio}{OFF}\opt{ipodcolor,ipodnano}{SELECT+MENU}
23 & Quit\\\bottomrule
24 \end{tabular}
25 \end{center}
26\end{table}