KGSueMe 0.99 review
DownloadKGSSueMe aims to provide a sample implementation of a client for the popular Kiseido Go Server. KGSueMe project stresses documenti
|
|
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 search tags