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

Promotion prompt for user #349

Open
Espes99 opened this issue Aug 4, 2023 · 1 comment
Open

Promotion prompt for user #349

Espes99 opened this issue Aug 4, 2023 · 1 comment
Labels
frontend UI related

Comments

@Espes99
Copy link
Contributor

Espes99 commented Aug 4, 2023

No description provided.

@Espes99 Espes99 self-assigned this Aug 4, 2023
@Espes99 Espes99 added the frontend UI related label Aug 4, 2023
@SjoenH
Copy link
Contributor

SjoenH commented Jun 4, 2024

Probably don't want to spend time on this... but maybe:

Title: Implement Promotion Prompt for User

As a chess player,
I want to be prompted when my pawn reaches the opposite side of the board,
So that I can choose which piece (queen, rook, bishop, or knight) to promote my pawn to.

Acceptance Criteria:

  1. When a pawn reaches the opposite side of the board, a prompt should appear.
  2. The prompt should allow the user to select a piece (queen, rook, bishop, or knight) for promotion.
  3. The selected piece should replace the pawn on the board.
  4. The game should continue with the newly promoted piece in place of the pawn.
  5. The user interface should be intuitive and user-friendly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend UI related
Projects
None yet
Development

No branches or pull requests

2 participants