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

Feat/add analyze board #417

Merged
merged 5 commits into from
Oct 27, 2024
Merged

Feat/add analyze board #417

merged 5 commits into from
Oct 27, 2024

Conversation

danieltaab
Copy link
Collaborator

Adding event for getting analysis (evaluation score).
The event will always be on white's perspective.

Will be used for a an evaluation arrow ala NRK arrow

Event name: analysis
Content: { "relativeScore": analysis }

where relativeScore variable is an int representing a centi-pawn advantage (e.g. +100 is one pawn advantage white)

@danieltaab danieltaab requested a review from SjoenH October 26, 2024 14:29
Copy link
Contributor

@SjoenH SjoenH left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm 🚀 ❤️

Ref #410

@SjoenH SjoenH merged commit 2cfc4c6 into main Oct 27, 2024
@SjoenH SjoenH deleted the feat/add-analyze-board branch October 27, 2024 08:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants