shogi 0.0.1
shogi: ^0.0.1 copied to clipboard
A simple shogi engine for Dart and Flutter. This engine can be combined with `flutter_shogi_board` to render static game board positions, tsume problems or shogi castles.
0.0.1 13/10/2019 #
- Initial release of shogi package, based on business logic components from flutter_shogi_board.