Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TDD the Chess\Eval\SeActivityEval class #708

Closed
programarivm opened this issue Dec 21, 2024 · 0 comments
Closed

TDD the Chess\Eval\SeActivityEval class #708

programarivm opened this issue Dec 21, 2024 · 0 comments

Comments

@programarivm
Copy link
Member

A new evaluation feature called SeActivityEval 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/SeActivityEvalTest.php file accordingly.

The activity of a piece is the number of squares it can move to in the next turn — not to confuse with Space, the number of squares controlled by each player.

See:

@programarivm programarivm closed this as not planned Won't fix, can't repro, duplicate, stale Dec 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant