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

Greater control over bots #3

Open
krestenlaust opened this issue Jan 14, 2023 · 0 comments
Open

Greater control over bots #3

krestenlaust opened this issue Jan 14, 2023 · 0 comments
Labels
Bots Related to the custom implementation of minimax algorithm, or any GUI related to bots GUI (ChessForms) Related to the ChessForms idea When it isn't even close to being implemented, but nice to keep track of

Comments

@krestenlaust
Copy link
Owner

Ideas:

  • Skip the rest of move calculations, and just use what is already calculated (if stuck on e.g. 7th out of 10 moves)
  • Manual moves, possibly by showing the possible moves ranked instead of just moving automatically
  • Greater details during calculation, e.g. show what move is being worked on, either in text or visually on the board

Benefits:

  • Makes it easier to 'debug' the bot
  • Interesting implementation difficulties
  • Could evolve into an analysis mode similar to the ones available on Lichess and Chess.com
@krestenlaust krestenlaust added enhancement New feature or request GUI (ChessForms) Related to the ChessForms Bots Related to the custom implementation of minimax algorithm, or any GUI related to bots labels Jan 14, 2023
@krestenlaust krestenlaust added idea When it isn't even close to being implemented, but nice to keep track of and removed enhancement New feature or request labels Feb 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bots Related to the custom implementation of minimax algorithm, or any GUI related to bots GUI (ChessForms) Related to the ChessForms idea When it isn't even close to being implemented, but nice to keep track of
Projects
None yet
Development

No branches or pull requests

1 participant