chesslablab / php-chess

A chess library for PHP offering move validation, common formats, multiple variants, UCI engine support, explanation of chess positions, and image recognition.
https://chesslablab.github.io/php-chess/
MIT License
110 stars 52 forks source link

Issue/568 implement the racing kings winning rule #571

Closed programarivm closed 4 months ago

programarivm commented 4 months ago

Closes https://github.com/chesslablab/php-chess/issues/568 Closes https://github.com/chesslablab/php-chess/issues/569