yo35 / kokopu

A JavaScript/TypeScript library implementing the chess game rules and providing tools to read/write the standard chess file formats.
https://www.npmjs.com/package/kokopu
GNU Lesser General Public License v3.0
27 stars 5 forks source link

Knightmove fails #1

Closed yo35 closed 6 years ago

yo35 commented 6 years ago

Invalid move notation in the following position: r1b3n1/ppPk2Q1/2n4r/5p1p/3P4/8/PPP3PP/RN4K1 b - - 0 1 (Nce7 reported as Ne7)

See also https://github.com/yo35/rpb-chessboard/issues/134.

yo35 commented 6 years ago

Fixed in 1.0.3.