chesslablab / php-chess

A chess library for PHP.
https://chesslablab.github.io/php-chess/
MIT License
102 stars 46 forks source link

Create a factory of evaluation features #547

Closed programarivm closed 4 months ago

programarivm commented 4 months ago

Implement the Chess\EvalFactory class in the src folder.

See https://github.com/chesslablab/php-chess/issues/546