defuncart / shogi

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.
MIT License
5 stars 0 forks source link

add `gameBoardToSfenString()` and `gameBoardToBodString()` to utils.dart #17

Closed ryicoh closed 3 years ago

ryicoh commented 3 years ago

resolve: https://github.com/defuncart/shogi/issues/16