Skip to content
/ EZBoard Public
forked from uestccokey/EZBoard

A simple and beautiful go board display library.(一个简单美观的围棋棋盘显示库。)

License

Notifications You must be signed in to change notification settings

wei101/EZBoard

 
 

Repository files navigation

EZBoard

A simple and beautiful go board display library.(一个简单美观的围棋棋盘显示库。)

Download

Usage

Gradle

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

Under construction

About

A simple and beautiful go board display library.(一个简单美观的围棋棋盘显示库。)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%