Scroll to navigation

CHESS(1) User Commands CHESS(1)

NAME

Chess - GNU Chess

SYNOPSIS

gnuchess [OPTION]...

DESCRIPTION

GNU Chess

Play the game of chess.

OPTIONS

display this help and exit
display version information and exit
make the program silent on startup
same as -q
start in engine mode
start up showing thinking
disable thinking in opponents time
enable manual mode
enable UCI protocol (that is: behave like an UCI engine); incompatible with other options
specify memory usage in MB for hashtable
compile book.bin from pgn book FILENAME
enable graphic mode

Options xboard and post are accepted without leading dashes for backward compatibility.

Moves are accepted either in standard algebraic notation (SAN) or in coordinate algebraic notation.

The file 'gnuchess.ini' allows setting configuration options, but it is ignored if the --uci option is used. See 'info gnuchess' for details about the options. The program will look for 'gnuchess.ini' in $XDG_CONFIG_HOME/gnuchess/ and $HOME/.config/gnuchess/ in that order, and it will use the first one it finds, if any.

REPORTING BUGS

Report bugs to: <bug-gnu-chess@gnu.org>.
GNU Chess home page: <https://www.gnu.org/software/chess/>
General help using GNU software: <https://www.gnu.org/gethelp/>

COPYRIGHT

Copyright © 2025 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.

SEE ALSO

The full documentation for Chess is maintained as a Texinfo manual. If the info and Chess programs are properly installed at your site, the command

info gnuchess

should give you access to the complete manual.

August 2025 GNU Chess 6.3.0