Skip to content

Commit

Permalink
Improved the docs
Browse files Browse the repository at this point in the history
  • Loading branch information
programarivm committed Dec 22, 2024
1 parent 6369c85 commit 7a78e28
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/Eval/CenterEval.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,7 @@
/**
* Center Evaluation
*
* It is advantageous to control the central squares as well as to place a piece
* in the center.
* Measures how close the pieces are to the center of the board.
*/
class CenterEval extends AbstractEval
{
Expand Down

0 comments on commit 7a78e28

Please sign in to comment.