summaryrefslogtreecommitdiff
path: root/manual
diff options
context:
space:
mode:
Diffstat (limited to 'manual')
-rw-r--r--manual/plugins/chessbox.tex16
1 files changed, 11 insertions, 5 deletions
diff --git a/manual/plugins/chessbox.tex b/manual/plugins/chessbox.tex
index 3ce67c5546..316b3604c7 100644
--- a/manual/plugins/chessbox.tex
+++ b/manual/plugins/chessbox.tex
@@ -1,8 +1,8 @@
1% $Id$ % 1% $Id$ %
2\subsection{Chessbox} 2\subsection{Chessbox}
3\screenshot{plugins/images/ss-chessbox}{Chessbox}{img:chessbox} 3\screenshot{plugins/images/ss-chessbox}{Chessbox}{img:chessbox}
4Chessbox is a chess game with computer AI. The chess engine is a port of 4Chessbox is a one-person chess game with computer artificial intelligence.
5GNU Chess 2 by John Stanback. 5The chess engine is a port of GNU Chess 2 by John Stanback.
6 6
7It also works as a PGN file viewer. Instead of executing the game from the 7It also works as a PGN file viewer. Instead of executing the game from the
8plugin menu, look for any file with \fname{.pgn} extension in the file browser 8plugin menu, look for any file with \fname{.pgn} extension in the file browser
@@ -12,6 +12,12 @@ back and forth through the moves of the game. If the menu is invoked while in
12the viewer, the user is allowed to select a new match from the same file or 12the viewer, the user is allowed to select a new match from the same file or
13quit the game. 13quit the game.
14 14
15``Force play'' while the computer is thinking will cause it to make it's move
16immediately. If done while it's your turn, the computer will move
17for you and flip the board so that you are playing from the other side. If you
18want, you can force play an entire game and watch the artificial intelligence
19 fight against itself.
20
15When you quit the game the current state will be saved and restored when 21When you quit the game the current state will be saved and restored when
16you resume the game. The menu also allows the user to reload the last game 22you resume the game. The menu also allows the user to reload the last game
17saved, save the current position and start a new game without having to quit 23saved, save the current position and start a new game without having to quit
@@ -29,10 +35,10 @@ the game.
29 & Move the cursor\\ 35 & Move the cursor\\
30 \opt{RECORDER_PAD}{\ButtonPlay} 36 \opt{RECORDER_PAD}{\ButtonPlay}
31 \opt{ONDIO_PAD}{\ButtonMenu} 37 \opt{ONDIO_PAD}{\ButtonMenu}
32 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD} 38 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD%
33 {\ButtonSelect} 39 ,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonSelect}
34 \opt{IRIVER_H10_PAD}{\ButtonRew} 40 \opt{IRIVER_H10_PAD}{\ButtonRew}
35 & Select / Move piece\\ 41 & Pick up / Drop piece\\
36 \opt{RECORDER_PAD}{\ButtonFOne} 42 \opt{RECORDER_PAD}{\ButtonFOne}
37 \opt{ONDIO_PAD}{\ButtonMenu+\ButtonOff} 43 \opt{ONDIO_PAD}{\ButtonMenu+\ButtonOff}
38 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode} 44 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}