Chapter 2. Programs

Table of Contents

AmigoGtp
Aya
BadukiPlus
Fuego
GNU Go
Go169
INDIGO
Mango
MoGo
WallyPlus

The following Go programs are known to work with GoGui:

AmigoGtp

http://www.cs.ualberta.ca/~games/go/software/gtpengine/

Operating systems: Unix, Windows

Command: amigogtp

Aya

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

Operating systems: Windows

Command: Aya.exe --mode gtp

Note

Aya also works on GNU/Linux in the Wine Windows emulator using the command:

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.

Fuego

http://fuego.sf.net

Operating systems: Macintosh

Command: fuego

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 GNU/Linux in the Wine Windows emulator using the command:

wine Go169.exe

INDIGO

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

Operating systems: GNU/Linux

Command: Indigo2006.19x19 -gtp

Mango

http://www.cs.unimaas.nl/go4go/mango/index.htm

Operating systems: Windows

Command: Mango-9x9-0.16.exe

MoGo

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)

Note

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); View / Shell / Auto Number needs to be turned off.

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.