hrushikeshrv / chessengine

A WIP chess engine written in Python with no dependencies
https://chessengine.readthedocs.io/en/latest/index.html
MIT License
12 stars 13 forks source link

Fixed SAN parsing errors #62

Closed hrushikeshrv closed 1 year ago

hrushikeshrv commented 1 year ago

Fixed SAN parsing error which would incorrectly raise MoveError when just the starting rank was specified in the SAN.