KGSueMe 0.99 review

Download
by rbytes.net on

KGSSueMe aims to provide a sample implementation of a client for the popular Kiseido Go Server. KGSueMe project stresses documenti

License: GPL (GNU General Public License)
File size: 559K
Developer: Marc A Lehmann
0 stars award from rbytes.net

KGSSueMe aims to provide a sample implementation of a client for the popular Kiseido Go Server.

KGSueMe project stresses documenting the protocol by giving developers code, so that they can write their own clients, rather than to provide a featureful client.

Requirements:
Perl

Installation:

perl Makefile.PL
make
make install

Running kgsueme example client:

kgsueme

Running the protocol tracer app (run it and connect to localhost instead
of kgs.kiseido.com):

kgstrace

For the KGS modules, all you need is below the lib/ directory. It should not need any special modules.

gtp-controller and kgstrace need these modules:

Event

The sample client needs these (nonstandard) modules:

Audio::Data
Audio::Play
Gtk2

For Gtk2, I used the gtk-xs version (now on CPAN, so fetch it there).

KGSueMe 0.99 keywords