Index: manual/plugins/chessbox.tex =================================================================== --- manual/plugins/chessbox.tex (revision 13533) +++ manual/plugins/chessbox.tex (working copy) @@ -4,7 +4,16 @@ Chessbox is a chess game with computer AI. The chess engine is a port of GNU Chess 2 by John Stanback. -It also works as a PGN file viewer. Instead of executing the game from the +When you quit the game the current state will be saved and restored when +you resume the game. The menu also allows the user to reload the last game +saved, save the current position and start a new game without having to quit +the game. + +The history of the games played against the GNU Chess engine is stored, upon +completion of every match, in a file named \fname{chessbox.pgn} located in the +same folder where the plugin resides. + +Chessbox also works as a PGN file viewer. Instead of executing the game from the plugin menu, look for any file with \fname{.pgn} extension in the file browser and execute it. Chessbox will show the list of matches included in the file and allow you to select the one you want to watch. After that, you can scroll @@ -12,10 +21,6 @@ the viewer, the user is allowed to select a new match from the same file or quit the game. -When you quit the game the current state will be saved and restored when -you resume the game. The menu also allows the user to reload the last game -saved, save the current position and start a new game without having to quit -the game. \opt{recorder,recorderv2fm,ondio}{ \note{This plugin will stop playback.}