here's the GTP command reference: http://www.gnu.org/software/gnugo/gnugo_19.html#SEC204
i'm going to develop a learning machine that is supossed to learn by playing GnuGo, so i've to do something similar. I had not enought time yet, but it has to be with sockets or pipes. i asked about it some time ago: http://www.mail-archive.com/[email protected]/msg01393.html Sorry, but i can't help you anymore by now. If you success doing this with sockets or pipes it could be useful for me. -Jorge Timón 2009/1/25 Vid <[email protected]>: > I don't know where to begin. I'm trying to write a Go program in Lisp for an > AI class. I love games like Chess and Go, and I'm using PandaNet's glGo GUI > and gnugo. I don't want to re-invent the wheel. I would like to take my > program and use glGo as an interface. Where can I find practical info about > the GTP protocol? For instance, a client starts the executable with the > "--mode gtp --quiet" arguments; what does the engine need to do to create a > socket and accept commands? Open a socket on port 9998? Any guidance would > be appreciated. > > -Vidmas Kondratas > > > _______________________________________________ > gnugo-devel mailing list > [email protected] > http://lists.gnu.org/mailman/listinfo/gnugo-devel > > _______________________________________________ gnugo-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnugo-devel

