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

Don't let the user attempt to make moves in drawn study positions #16683

Open
johndoknjas opened this issue Dec 28, 2024 · 2 comments
Open

Don't let the user attempt to make moves in drawn study positions #16683

johndoknjas opened this issue Dec 28, 2024 · 2 comments

Comments

@johndoknjas
Copy link
Contributor

johndoknjas commented Dec 28, 2024

E.g.:
image

In this study chapter, the game is a stalemate but the user can still try to move the Black king. The study prevents this from happening by only making it a premove, but ideally the user should not be able to try at all. Same story with insufficient mating material positions.

@johndoknjas
Copy link
Contributor Author

@SergioGlorias That one's intentional behaviour though since it's at the ply limit.

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

No branches or pull requests

2 participants