Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 264 Bytes

File metadata and controls

13 lines (9 loc) · 264 Bytes

ChessParser

about

pgn 棋谱解析,以及象棋和国际象棋走棋的ts实现,
象棋参考了象棋巫师的js轻量版本 国际象棋参考了Web-GUI-for-stockfish-chess

测试

npm i && node --nolazy -r ts-node/register ./test.ts