You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ntool-biz/nkatago
NoahLan ee760242e2 first commit 1 year ago
..
codec first commit 1 year ago
req first commit 1 year ago
resp first commit 1 year ago
test first commit 1 year ago
README.md first commit 1 year ago
config.go first commit 1 year ago
engine.go first commit 1 year ago
engine_analysis.go first commit 1 year ago
engine_gtp.go first commit 1 year ago
run.bat first commit 1 year ago
run_analysis.bat first commit 1 year ago

README.md

N-GTP

A golang package for handling GTP engine, (such as Katago. etc.), supporting analysis mode.

一个Golang编写的GTP工具包,支持通用GTP 引擎(如:Katago),支持分析模式。

安装

go get -u git.noahlan.cn/noahlan/ntools-go/ngtp

使用