Skip to content

elo ratings for chess bots #8

@moonpatel

Description

@moonpatel

Right now the ELO rating for the chess bot is hardcoded and player have no option to choose a rating to play with. You need to create a dropdown list in the play menu to select ELO rating of chess bot and create a bot instance accordingly in the backend in /backend/chess-bot.js. You can refer to this page to learn more about chess engine commands -> https://gist.github.com/DOBRO/2592c6dad754ba67e6dcaec8c90165bf

You will need setoption command for settings various parameters of the chess engine such as ELO strength.

Metadata

Metadata

Assignees

Labels

backendIssues related to backendenhancementNew feature or requestfrontendIssues related to frontendgood first issueGood for newcomershacktoberfestIssues related to hacktoberfest

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions