Path to GNU Go
Select the location of GNU Go on your computer.
On Windows this would be something like C:\Program
Files\gnugo\gnugo.exe
, depending where you copied the GNU Go program
to.
On Linux you can keep "gnugo" if the command is available in
your PATH setting, otherwise give the exact location like for example
/usr/local/bin/gnugo
.
GNU Go parameters
These parameters are sent to GNU Go or any other GTP program if you are not using GNU Go. For GNU Go it must contain "--mode gtp", otherwise GNU Go won't use the GTP mode to talk with glGo. The default parameters are "--mode gtp --quiet". More available parameters are listed in the GNU Go documentation.
See also: Playing with GNU Go