The following Go programs are known to work with GoGui:
http://www.cs.ualberta.ca/~games/go/software/gtpengine/
Operating systems: Unix, Windows
Command: amigogtp
Operating systems: Windows
Command: Aya.exe --mode gtp
Aya also works on GNU/Linux in the Wine Windows emulator using the command:
wine Aya.exe --mode gtp
http://www.ibiblio.org/pub/Linux/games/strategy/badukiplus.lsm
Operating systems: Unix
Command: badukiplus -gtp
BadukiPlus 0.1.2 has several bugs in its GTP implementation.
http://www.gnu.org/software/gnugo/gnugo.html
Operating systems: Unix, Windows, Macintosh
Command: gnugo --mode gtp
http://www.math-info.univ-paris5.fr/~bouzy/INDIGO.html
Operating systems: GNU/Linux
Command: Indigo2006.19x19 -gtp
http://www.cs.unimaas.nl/go4go/mango/index.htm
Operating systems: Windows
Command: Mango-9x9-0.16.exe
http://www.lri.fr/~gelly/MoGo.htm
Operating systems: GNU/Linux, Windows
Command (for 9x9 boards):
mogo --9 --time 12 (12sec/move)
Command (for 19x19 boards):
mogo --19 --time 12 (12sec/move)
The working directory for the program in the Program dialog needs to be set to the same directory as the mogo executable is in. MoGo's GTP implementation does not implement command IDs (as of MoGo release 3); / / needs to be turned off.
http://www.ibiblio.org/pub/Linux/games/strategy/wallyplus.lsm
Operating systems: Unix
Command: wallyplus -gtp
WallyPlus 0.1.2 has several bugs in its GTP implementation.