Chapter 2. Programs

Table of Contents

AmigoGtp
Aya
Fuego
FusekiLibrary
GNU Go
Go169
INDIGO
Mango
MoGo

The following Go programs are known to work with GoGui:

AmigoGtp

http://amigogtp.sourceforge.net/

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

Fuego

http://fuego.sourceforge.net

Operating systems: Unix, Windows/Cygwin, Mac OS X

Command: fuego

FusekiLibrary

http://fusekilibrary.sourceforge.net

Operating systems: Windows

Command: FusekiBot.exe

Note

FusekiLibrary also works on GNU/Linux in the Mono runtime using the command:

mono FusekiBot.exe

GNU Go

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

Operating systems: Unix, Windows, Mac OS X

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.