cchess 0.0.4
cchess: ^0.0.4 copied to clipboard
Chinese chess rule analysis, supported Chess-manual load, piece move, checkmate, move translate.
example/lib/example.dart
int calculate() {
return 6 * 7;
}
Chinese chess rule analysis, supported Chess-manual load, piece move, checkmate, move translate.
example/lib/example.dart
int calculate() {
return 6 * 7;
}