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

🖦 TDD the Chess\Eval\DeflectionEval class #458

Open programarivm opened 10 months ago

programarivm commented 10 months ago

A new evaluation feature called Chess\Eval\DeflectionEval needs to be implemented in the php-chess/src/Eval folder. The PHPUnit tests are to be written in the php-chess/tests/unit/Eval/DeflectionEvalTest.php file accordingly.

See:

KartikWatts commented 3 months ago

@programarivm Hi there, happy learning and coding! I would to work on this, kindly assign it to me, if available. Regards.