You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
When a pawn reaches the opposite side of the board, a prompt should appear.
The prompt should allow the user to select a piece (queen, rook, bishop, or knight) for promotion.
The selected piece should replace the pawn on the board.
The game should continue with the newly promoted piece in place of the pawn.
The user interface should be intuitive and user-friendly.
No description provided.
The text was updated successfully, but these errors were encountered: