Table of Contents
The following Go programs can be used with GoGui:
http://www.ibiblio.org/pub/Linux/games/strategy/amigoplus.lsm
Operating systems: Unix
Command: amigoplus -gtp
AmigoPlus 0.1.2 has several bugs in its GTP implementation.
Operating systems: Windows
Command: Aya.exe --mode gtp
Aya (version 5.53) opens its own window which does not repaint correctly in GTP mode, however, this window can simply be ignored and minimized.
Aya also works on Unix in the Wine Windows emulator, the command would be then:
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://remi.coulom.free.fr/CrazyStone/
Operating systems: Windows
Command: CrazyStone-0001.exe
Crazy Stone also works on Unix in the Wine Windows emulator, the command would be then:
wine CrazyStone-0001.exe
http://www.gnu.org/software/gnugo/gnugo.html
Operating systems: Unix, Windows, Macintosh
Command: gnugo --mode gtp
http://www.cis.hut.fi/praiko/go169/
Operating systems: Windows
Command: Go169.exe
Go169 also works on Unix in the Wine Windows emulator, the command would be then:
wine Go169.exe
http://www.math-info.univ-paris5.fr/~bouzy/INDIGO.html
Operating systems: GNU/Linux, Windows
Command: gtpadapter -lowercase "Indigo2004-Linux.exe -gtp"
The 2004 version of INDIGO does not handle uppercase pass moves. You can use GtpAdapter to translate moves to lowercase.
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.