2006-07-10 18:59:48 +00:00
|
|
|
% $Id$ %
|
2006-03-12 12:56:49 +00:00
|
|
|
\subsection{Chessbox}
|
2006-04-02 17:29:44 +00:00
|
|
|
\screenshot{plugins/images/ss-chessbox}{Chessbox}{img:chessbox}
|
2006-04-10 18:47:38 +00:00
|
|
|
Chessbox is a chess game with computer AI. The chess engine is a port of
|
|
|
|
GNU Chess 2 by John Stanback.
|
2007-05-29 23:17:54 +00:00
|
|
|
|
|
|
|
It 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
|
|
|
|
back and forth through the moves of the game. If the menu is invoked while in
|
|
|
|
the viewer, the user is allowed to select a new match from the same file or
|
|
|
|
quit the game.
|
|
|
|
|
2006-04-10 18:47:38 +00:00
|
|
|
When you quit the game the current state will be saved and restored when
|
2007-05-29 23:17:54 +00:00
|
|
|
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.
|
|
|
|
|
2006-08-27 17:05:57 +00:00
|
|
|
\opt{recorder,recorderv2fm,ondio}{
|
|
|
|
\note{This plugin will stop playback.}
|
|
|
|
}
|
2006-03-12 12:56:49 +00:00
|
|
|
|
2006-04-10 18:47:38 +00:00
|
|
|
\subsubsection{Keys}
|
2006-04-03 22:45:01 +00:00
|
|
|
\begin{table}
|
|
|
|
\begin{btnmap}{}{}
|
2006-08-23 17:10:08 +00:00
|
|
|
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu, \ButtonPlay, \ButtonLeft, \ButtonRight}
|
|
|
|
\nopt{IPOD_4G_PAD,IPOD_3G_PAD}{Direction keys}
|
2006-04-10 18:47:38 +00:00
|
|
|
& Move the cursor\\
|
2006-07-10 18:59:48 +00:00
|
|
|
\opt{RECORDER_PAD}{\ButtonPlay}
|
|
|
|
\opt{ONDIO_PAD}{\ButtonMenu}
|
2007-01-13 17:52:12 +00:00
|
|
|
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD}
|
2006-07-10 18:59:48 +00:00
|
|
|
{\ButtonSelect}
|
2006-10-17 14:43:39 +00:00
|
|
|
\opt{IRIVER_H10_PAD}{\ButtonRew}
|
2006-03-12 12:56:49 +00:00
|
|
|
& Select / Move piece\\
|
2006-07-10 18:59:48 +00:00
|
|
|
\opt{RECORDER_PAD}{\ButtonFOne}
|
|
|
|
\opt{ONDIO_PAD}{\ButtonMenu+\ButtonOff}
|
|
|
|
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}
|
2006-08-23 17:10:08 +00:00
|
|
|
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonRight}
|
2007-01-13 17:52:12 +00:00
|
|
|
\opt{IAUDIO_X5_PAD,SANSA_E200_PAD}{\ButtonRec}
|
2006-10-17 14:43:39 +00:00
|
|
|
\opt{IRIVER_H10_PAD}{\ButtonFF}
|
2006-03-12 12:56:49 +00:00
|
|
|
& Change level\\
|
2006-07-10 18:59:48 +00:00
|
|
|
\opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
|
|
|
|
\opt{ONDIO_PAD}{Hold \ButtonMenu}
|
2006-08-23 17:10:08 +00:00
|
|
|
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonPlay}
|
2006-10-17 14:43:39 +00:00
|
|
|
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay}
|
2007-01-13 17:52:12 +00:00
|
|
|
\opt{SANSA_E200_PAD}{\ButtonSelect+\ButtonRight}
|
2006-03-12 12:56:49 +00:00
|
|
|
& Force play\\
|
2006-07-10 18:59:48 +00:00
|
|
|
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
|
2006-08-23 17:10:08 +00:00
|
|
|
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu}
|
2007-01-13 17:52:12 +00:00
|
|
|
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD}{\ButtonPower}
|
2007-05-29 23:17:54 +00:00
|
|
|
& Show the menu\\
|
2006-04-03 22:45:01 +00:00
|
|
|
\end{btnmap}
|
2006-03-12 12:56:49 +00:00
|
|
|
\end{table}
|