wangzigeng2004 / EZBoard

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.(一个简单美观的围棋棋盘显示库。)

License:MIT License


Languages

Language:Java 100.0%