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

Error Pawn Promotion #1

Open
martinvalentine opened this issue Apr 22, 2023 · 0 comments
Open

Error Pawn Promotion #1

martinvalentine opened this issue Apr 22, 2023 · 0 comments

Comments

@martinvalentine
Copy link

martinvalentine commented Apr 22, 2023

When playing a game of chess, I noticed that when my pawn reaches the penultimate rank, which is just before the farthest rank from its starting position, I am unable to promote it to any other piece. According to the rules of chess, a pawn can be promoted to a queen, rook, bishop, or knight when it reaches the farthest rank, but in this case, I cannot make any promotion at all.

promotionError

Steps to Reproduce:

  • Start a game of chess.
  • Move a pawn to the penultimate rank, which is just before the farthest rank from its starting position.
  • Attempt to promote the pawn to a different piece.
  • Expected Result:
  • I should be able to promote my pawn to a queen, rook, bishop, or knight when it reaches the farthest rank.

Actual Result:

I am unable to promote my pawn to any other piece when it reaches the penultimate rank.

Environment

  • Device: Dell Inspiron 15 i3 gen 8th
  • Operating System: Window 10
  • Game Version: beta

Workaround:

  • None known.

Impact:

This issue affects the gameplay of chess, specifically the promotion of pawns. It may also impact the overall enjoyment of the game for players who encounter this bug.

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

1 participant