dartchess_webok

Creator: coderz1093

Last updated:

0 purchases

dartchess_webok Image
dartchess_webok Images

Languages

Categories

Add to Cart

Description:

dartchess webok

A web-friendly variant of the package 'dartchess' from lichess.
dartchess github : https://github.com/lichess-org/dartchess
Features #

dartchess features
web supported

Example #
import 'package:dartchess_webok/dartchess_webok.dart';

final pos = Chess.fromSetup(Setup.parseFen('rnb1kbnr/pppp1ppp/8/4p3/6Pq/5P2/PPPPP2P/RNBQKBNR w QKqk - 1 3'));
assert(pos.isCheckmate == true);
copied to clipboard

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.