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

When a move happens to be the "top engine move", it now appears in bold (movelist / tree view) #239

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

yuzisee
Copy link

@yuzisee yuzisee commented Aug 14, 2023

Components affected

  • Engine
  • Movelist / Tree View

Implemented in this Pull Request

When receiving a "bestmove" line from the engine, store the result in node.table

When rendering the Movelist / Tree View, the moves that were the top engine move appear in bold.

Testing

image

This can be helpful when comparing engine performance (and/or high-level human play), by making it quicker to easily identify moments in the game that might be worth paying more attention to.

@yuzisee yuzisee changed the title When a move happens to be the "top engine move", it will now appear as bold in the movelist (tree view) When a move happens to be the "top engine move", it now appears in bold (movelist / tree view) Aug 14, 2023
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.

1 participant