Chapter 2. Programs

Table of Contents

AmigoPlus
Aya
BadukiPlus
Crazy Stone
GNU Go
Go169
INDIGO
WallyPlus

The following Go programs can be used with GoGui:

AmigoPlus

http://www.ibiblio.org/pub/Linux/games/strategy/amigoplus.lsm

Operating systems: Unix

Command: amigoplus -gtp

Note

AmigoPlus 0.1.2 has several bugs in its GTP implementation.

Aya

http://www32.ocn.ne.jp/~yss/

Operating systems: Windows

Command: Aya.exe --mode gtp

Note

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

BadukiPlus

http://www.ibiblio.org/pub/Linux/games/strategy/badukiplus.lsm

Operating systems: Unix

Command: badukiplus -gtp

Note

BadukiPlus 0.1.2 has several bugs in its GTP implementation.

Crazy Stone

http://remi.coulom.free.fr/CrazyStone/

Operating systems: Windows

Command: CrazyStone-0001.exe

Note

Crazy Stone also works on Unix in the Wine Windows emulator, the command would be then:

wine CrazyStone-0001.exe

GNU Go

http://www.gnu.org/software/gnugo/gnugo.html

Operating systems: Unix, Windows, Macintosh

Command: gnugo --mode gtp

Go169

http://www.cis.hut.fi/praiko/go169/

Operating systems: Windows

Command: Go169.exe

Note

Go169 also works on Unix in the Wine Windows emulator, the command would be then:

wine Go169.exe

INDIGO

http://www.math-info.univ-paris5.fr/~bouzy/INDIGO.html

Operating systems: GNU/Linux, Windows

Command: gtpadapter -lowercase "Indigo2004-Linux.exe -gtp"

Note

The 2004 version of INDIGO does not handle uppercase pass moves. You can use GtpAdapter to translate moves to lowercase.

WallyPlus

http://www.ibiblio.org/pub/Linux/games/strategy/wallyplus.lsm

Operating systems: Unix

Command: wallyplus -gtp

Note

WallyPlus 0.1.2 has several bugs in its GTP implementation.