Skip to content

Engine ratings#788

Open
giandab wants to merge 9 commits into
franciscoBSalgueiro:masterfrom
giandab:engine-ratings
Open

Engine ratings#788
giandab wants to merge 9 commits into
franciscoBSalgueiro:masterfrom
giandab:engine-ratings

Conversation

@giandab
Copy link
Copy Markdown

@giandab giandab commented Apr 4, 2026

This allows users to adjust the strength of the Opponent Engine using the UCI_LimitStrength and UCI_Elo attributes.

If the engine allows these options (currently only Stockfish does from the default engines) the user is shown a checkbox labelled "Adjust Engine Rating". When clicked, a slider appears which allows the user to set a rating between the min/max UCI_Elo attributes.

EnginesSelect has a useEffect that will update the engines.json with the new options if an engine supports them. This is to avoid the user having to remove and re-download the engine to get the new options.

Partly closes #558

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.

Adjustable Engine Strength / ELO for Training

1 participant