gogui

    Keywords: Software

Download links:

"GoGui is a graphical interface to programs that play the game of Go and use the Go Text Protocol (GTP)." (gnugo, for example)

The archive for download there is 16 mbytes big (includes the source).
In the directory lib of the archive are some .jar-files. gogui.jar is the program binary to start (Java binary, platform independent).
The folder doc\manual\html\ has the manual as html-files (start index.html).

You need to have Java installed on your machine ([ext] Sun-Java as example, vers.6.4=jan.'08; the download link for that installer is [ext] Sun-Java 6.4, all Systems)

Note for Ubuntu Linux users: Just running install.sh as the included instructions recommend won't work in Ubuntu. After uncompressing the files into a location of your choice and going there, issue this command: sudo bash ./install.sh -p /usr/local -j /usr/lib/jvm/java-6-sun to execute the installation script. If you are using a different Java version, adjust the command accordingly. For more information on how to use MoGo with GoGui on Ubuntu, see [ext] this thread.


This is a copy of the living page "gogui" at Sensei's Library.
(OC) 2009 the Authors, published under the OpenContent License V1.0.
[Welcome to Sensei's Library!]
StartingPoints
ReferenceSection
About