Next: Interactive game, Up: Invocation [Contents][Index]
The format for running the gnuchess
program is:
gnuchess option …
With no options, gnuchess
starts in interactive mode and
it is ready to start a chess game.
gnuchess
supports the following options:
Print an informative help message on standard output and exit successfully.
Print the version number and licensing information of Hello on standard output and then exit successfully.
Make the program silent on startup.
Start the program in xboard mode, i.e. as an xboard engine. This is typically used for using the program as backend of other chess GUI such as XBoard.
Option xboard is accepted without leading dashes for backward compatibility.
Start up showing thinking.
Option post is accepted without leading dashes for backward compatibility.
Disable thinking in opponent’s time. By default, the program runs in hard mode, i.e. it uses opponent’s time to think too.
Enable manual mode.
Enable UCI protocol (externally behave as UCI engine).
Specify memory usage in MB for hashtable.
Compile book.bin from pgn book ’filename’ and quits.
Enable graphic mode based on Unicode chess symbols.
Next: Interactive game, Up: Invocation [Contents][Index]