chesslablab / php-chess

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

Add the isolated pawn evaluation to the chess heuristic picture #98

Closed programarivm closed 2 years ago

programarivm commented 2 years ago

The isolated pawn evaluation should be added to Chess\HeuristicPicture and tested accordingly in Chess\Tests\Unit\HeuristicPictureTest.

For further information please visit:

Keep it up, and happy learning.

vikeng commented 2 years ago

Hi, @programarivm Assign this issue to me