mirror of
https://github.com/lichess-org/dartchess.git
synced 2026-05-26 13:51:01 +00:00
d50bf0c9f9
Position.isLegal was generating illegal moves from the king due to a bug in _getCastlingSide. Fixes #25 Closes #27