forked from emathis11/elygo-lib
-
Notifications
You must be signed in to change notification settings - Fork 0
/
README
27 lines (15 loc) · 724 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
*** ElyGo-lib ***
ElyGo-lib is the core library used by the Android application "ElyGo".
It provides several features related to the game of Go (Igo, Weiqi, Baduk).
*** USAGE ***
It is an Android library project and cannot be run directly as it is.
Check the Android documentation for more informations about library projects.
You can also download the "ElyGo-bots" source code for an example on how to
use this library in an application.
Link : https://github.com/Daimas/elygo-bots
*** Copyrights and License ***
All files are under the GNU General Public License, which may be found in
the file COPYING.
Author :
Emmanuel Mathis
<emmanuel *at* lr-studios.net>