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/551 tdd the chess eval checkmate in one eval class #552

Closed programarivm closed 5 months ago

programarivm commented 5 months ago

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