[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: computer-go: Re:Is the Go Modem Protocol used in actual tournaments ?




> > From: OpenGo admin [mailto:opengo@xxxxxxxxxxxxxxxxx]
> > Sent: 09 January 2001 03:19
> > To: computer-go@xxxxxxxxxxxxxxxxx
> > Subject: Re: computer-go: Re:Is the Go Modem Protocol used in actual
> > tournaments ?
> >
> >
> > OpenGo supports playing with GMP clients...  You can plug
> > your engine in
> > and then play against GMP clients like gnugo, over the modem
> > too.  It's
> > open source...
> >
> > jeff
> > http://www.inventivity.com/OpenGo.html
> >
>
> That URL didn't seem to work for me just now.
>
> Previously OpenGo was hard-coded to use GnuGo.  Has that been changed?  I
> wasn't sure from reading the changes.txt file.
>
> Regards,
>
> Peter Smith.

The link is
http://www.inventivity.com/OpenGo/

Opengo currently has GnuGo hard coded. Although you can work around that by
changing the code or renaming your executable.
We would eventually like to have a table driven menu, so you could easily
test you program against many other programs, using pipes, modem, and
hopefully in the future IP.    That way when you are tuning your program, it
won't just be taking advantages of bugs in an older version of your program,
but be a better program overall.