Skip to content

A fast speed and small memory SGF file parser and generator.(一个速度快,内存占用小的SGF文件解析和生成器。)

License

Notifications You must be signed in to change notification settings

uestccokey/EZSGF

Repository files navigation

EZSGF

A fast speed and small memory SGF file parser and generator (based on bb4-sgf).

Download

Usage

Gradle

dependencies {
    compile 'cn.ezandroid:SGF:{Latest version}' // Gradle version < 3.0
    // or
    implementation 'cn.ezandroid:SGF:{Latest version}' // Gradle version >= 3.0
}

Under construction

About

A fast speed and small memory SGF file parser and generator.(一个速度快,内存占用小的SGF文件解析和生成器。)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages