Hi,

In case anybody is interested, we have released a new version of GoGui:
https://github.com/Remi-Coulom/gogui/releases

The main purpose of this version is to add support of other games via an 
extension of the GTP protocol:
https://www.kayufu.com/gogui/rules.html

It also has minor improvements that may be useful for Go programmers:
 - high-resolution icons for high-dpi screens
 - wait a little for program output before displaying a popup dialog

It also incorporates improvements by lemonsqueeze. In particular
 - handicap support in gogui-twogtp
 - correct scoring of handicap games

The release page has a Windows installer. For other platforms, you will have to 
compile from source. The root of the repository has an "ubuntu_setup.sh" that 
should compile everything provided you have a jdk and ant installed. The 
contents of that file should give you indications of what to do on other 
platforms:
https://github.com/Remi-Coulom/gogui/blob/master/ubuntu_setup.sh

I use this version for my gomoku, renju, and Othello programs. We decided to 
distribute it, as it might be useful to others.

Rémi
_______________________________________________
Computer-go mailing list
Computer-go@computer-go.org
http://computer-go.org/mailman/listinfo/computer-go

Reply via email to