I have never documented this, but I think there is a core GTP set and that will cover it. From memory I think it's this to use the CGOS client:
list_commands genmove clear_board komi boardsize play quit optionally time_settings time_left I THINK that's it. SGF has nothing to do with this and your engine does not have to understand it to work on CGOS. - Don On Fri, 2007-05-04 at 15:39 -0400, Joshua Shriver wrote: > How do you interface with CGOS exactly? Rather what specifically needs > to be implemented to play? I believe from what I've read it uses a GTP > hook-in program, so is GTP sufficient, what about SGF? > > I'm anxious to get my engine online. > > Thanks for your time, > Josh > > > On 5/4/07, Don Dailey <[EMAIL PROTECTED]> wrote: > > On Fri, 2007-05-04 at 13:16 -0400, Joshua Shriver wrote: > > > I grabbed the CGOS viewer today to watch some games, really nifty :) > > > > > > Though I was wondering, what does W+Resign mean? White resigned or > > > that white won by resignation? One game in particular with that > > > designation White could have easily won so not sure what it meant. > > > > This is the standard notation used in SGF to specify the winner. You > > first list who won the game and then HOW they won it (or the score they > > won by.) > > > > > Also, there seems to be many engines listed, but only 2-3 games seem > > > to be playing at a time. > > > > At the current moment there are 8 programs playing. I noticed it goes > > in cycles, where 8 is pretty low and I've seen over 30 playing at the > > same. > > > > - Don > > > > > > > Thanks for your time, > > > Joshua > > > > > > P.S. I'm hoping to have Olympus up and running soon! > > > _______________________________________________ > > > computer-go mailing list > > > [email protected] > > > http://www.computer-go.org/mailman/listinfo/computer-go/ > > > > _______________________________________________ > > computer-go mailing list > > [email protected] > > http://www.computer-go.org/mailman/listinfo/computer-go/ > > _______________________________________________ computer-go mailing list [email protected] http://www.computer-go.org/mailman/listinfo/computer-go/
