On Oct 19, 2010, at 10:40 PM, Michael Williams wrote:
> I think Java would be your best best for this crowd, since that's what > is required for GoGui and it's associated scripts > (http://gogui.sourceforge.net/doc/tools.html). And it's also what the > cgoban KGS client requires. Thanks for all the responses. The client is at its core ruby, and I will publish it on github as open source, so you'll be free to hack on it if you wish and use the ruby version to , but I will also try to package up a Java (jar with jruby) version of the client that is at least as simple to use as the KGS client (hopefully simpler). -Pete > > > On Tue, Oct 19, 2010 at 11:28 PM, Pete Schwamb <[email protected]> wrote: >> I'm planning on releasing my client library for hooking up go bots to >> GoShrine (http://goshrine.com) sometime in the near future, but I'm not sure >> what operating system and level of expertise I should be targeting. >> >> It'd be pretty easy for me to release a linux only version that requires >> ruby, as that is what I already use to run my gnugo bot. However, I suspect >> that most of you guys are not on linux, and would prefer not to have to >> install ruby, so something like the java lib that KGS uses would be better >> for you. >> >> So what OS do you use, and would you install ruby just to try your bot on a >> new server? >> >> Also, my server currently only support japanese scoring (via gnugo). Is it >> acceptable to have gnugo be the judge of the final score, and would your bot >> support territory scoring? >> >> Thanks in advance for any feedback! >> >> -Pete >> _______________________________________________ >> Computer-go mailing list >> [email protected] >> http://dvandva.org/cgi-bin/mailman/listinfo/computer-go >> > _______________________________________________ > Computer-go mailing list > [email protected] > http://dvandva.org/cgi-bin/mailman/listinfo/computer-go _______________________________________________ Computer-go mailing list [email protected] http://dvandva.org/cgi-bin/mailman/listinfo/computer-go
