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

feature/add-sfen-compatibility #5

Closed defuncart closed 4 years ago

defuncart commented 4 years ago

Adds ability to create a GameBoard from a SFEN ascii string.