gtpterminal - Simple text based interface to Go programs supporting GTP.
gtpterminal [-size n] [-verbose]
gtpterminal -help
gtpterminal -version
Simple text based interface to Go programs supporting the Go Text Protocol. It keeps track of the board and prints it after each change on the board. If a move (coordinate on the board or pass) is entered, it is played on the board for the color which is to move and a genmove command is sent to the program. Other supported commands are:
The following commands are not allowed: black, boardsize, clear_board, genmove_black, genmove_white, white. All other commands are forwarded directly to the program as GTP commands.