flutter_chess_board icon indicating copy to clipboard operation
flutter_chess_board copied to clipboard

Support for UCI

Open dkwach opened this issue 3 years ago • 0 comments

It would be great to extend move family methods and support UCI format as an input format for move. E.g. makeMoveWithUCI

getHistory could also return moves with some easy possiblity of transforming them to UCI e.g. getHistoryInUci

dkwach avatar Nov 10 '22 22:11 dkwach