gnugo-devel
[Top][All Lists]
Advanced

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

[gnugo-devel] Re: About the Gnugo API


From: Jorge Timón
Subject: [gnugo-devel] Re: About the Gnugo API
Date: Mon, 29 Sep 2008 12:43:09 +0200

Hello everyone.
I'm reading the GTP commands and this what i need. I'm reading some example scripts but i don't know perl or python. Can anyone send me i little exmple in shell script (or php) about how to run gnugo in gtp mode and how to send (and receive the answers) commands? Maybe an example in C? I'd need sockets for this case. 
I have another question.

I want to construct a tree with some future moves. I'll use all_legal command. Then...some options:

1 trymove and popgo for my computer's movements and reg_genmove, trymove and popgo for the GNUgo's movements

trymove and popgo for my computer's movements and genmove and undo for the GNUgo's movements

3 move and undo for my computer's movements and genmove and undo for the GNUgo's movements (in this case, how many movements are in a move history too short?)

What's the best way to do this?

thanks in advantage


reply via email to

[Prev in Thread] Current Thread [Next in Thread]