[Kde-games-devel] Adding muliplayer support for Kigo (Go)

Wolfgang Rohdewald wolfgang at rohdewald.de
Fri Mar 30 06:19:35 UTC 2012


Am Freitag, 30. März 2012, 11:08:49 schrieb Arjun Basu:
> I was wondering if there are any existing protocols for network "go"

https://en.wikipedia.org/wiki/Go_Text_Protocol
http://www.delorie.com/gnu/docs/gnugo/gnugo_32.html

did you see this in kogi/src/game/game.h?

 * The Game class implements the Go game and acts as a wrapper around a
 * remote Go Game game implementing the Go Text Protocol (GTP). It uses
 * GTP protocol version 2 and interfaces the game executable in an
 * synchronous manor. The best supported game should (naturally)
 * be GnuGo.


-- 
Wolfgang


More information about the kde-games-devel mailing list