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

Default Promotion to Queen in Chess Activity #1704

Open
SnehalSrivastava27 opened this issue Jan 13, 2025 · 2 comments
Open

Default Promotion to Queen in Chess Activity #1704

SnehalSrivastava27 opened this issue Jan 13, 2025 · 2 comments
Labels
enhancement to be release Fixed, to be release

Comments

@SnehalSrivastava27
Copy link

There was default promotion to queen in chess activity that means child was not asked to which piece he/she wants to promote to which is a wrong game practice and will develop a intuition that they have to promote to queen always which is wrong practice

This may lead to :

  1. Stalemate (draw) in chess , even when they are winning
  2. Doing a wrong practice

Solution to this:
Add a dialog box which displays 4 pieces in which he/she wants to promote and when they click it sends the promoted piece to backend which will render the promoted piece instead of promoted pawn or default queen

@llaske
Copy link
Owner

llaske commented Jan 14, 2025

Ok. Why not.
Please do not send a PR before the issue has been approved. See https://github.com/llaske/sugarizer/blob/dev/CONTRIBUTING.md

@llaske
Copy link
Owner

llaske commented Jan 25, 2025

Fixed in #1705

@llaske llaske added the to be release Fixed, to be release label Jan 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement to be release Fixed, to be release
Projects
None yet
Development

No branches or pull requests

2 participants