gogui-adapter(1)
| GOGUI-ADAPTER(1) | GoGui Reference | GOGUI-ADAPTER(1) |
NAME
gogui-adapter - Go Text Protocol adapter for logging or protocol translations.
SYNOPSIS
gogui-adapter [-config file] [-fillpasses] [-gtpfile file] [-log file] [-lowercase] [-name name] [-noscore] [-size n] [-verbose] [-version1] program
gogui-adapter -help
gogui-adapter -version
DESCRIPTION
Go Text Protocol adapter for logging or protocol translations. The argument program is a command line for the Go program .
The adapter keeps its own board state and handles all commands that change the board state by translating them into appropriate commands for the actual Go engine. This can be used to do GTP protocol translations between version 1 and version 2 controllers and engines, or for emulating commands that the engine does not support. For instance, if the engine does not support undo, the adapter will send a clear board command followed by a sequence of moves up to the previous position. The command loadsgf is always handled by the adapter and translated into a sequence of play commands (or gogui-setup, if supported by the program). The command is also registered as loadxml and is able to handle file arguments that are in Jago's XML format.
OPTIONS
-config file
-fillpasses
-gtpfile file
-help
-log file
-lowercase
-name name
-noscore
-size n
-verbose
-version
-version1
GTP EXTENSIONS
gogui-adapter-showboard
| 06/07/2021 | GoGui 1.4.9 |
