gnugo-devel
[Top][All Lists]
Advanced

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

[gnugo-devel] Question on twogtp.pl


From: Michael Benner
Subject: [gnugo-devel] Question on twogtp.pl
Date: Sat, 23 Dec 2017 02:24:29 -0500

Hi,
I haven't found any results on how to run your program, twogtp, until I found that this program is licensed by GnuGo. Anyway, my question:

After you run the perl script, it responds with this:
"Run with:

twogtp --white '<path to program 1> --mode gtp [program options]' \
       --black '<path to program 2> --mode gtp [program options]' \
       [twogtp options]

Possible twogtp options:
 
--verbose 1 (to list moves) or --verbose 2 (to draw board)
  --komi <amount>
  --handicap <amount>
  --size <board size>                     (default 19)
  --games <number of games to play>       (-1 to play forever)
  --sgffile <filename>
Press any key to continue . . ."

Where would I put these commands?

Thanks

reply via email to

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