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

Ensure pawn promotion works as expected #6

Open
kchalkias opened this issue Dec 20, 2018 · 0 comments
Open

Ensure pawn promotion works as expected #6

kchalkias opened this issue Dec 20, 2018 · 0 comments
Labels
enhancement New feature or request test ensure a functionality works as expected
Milestone

Comments

@kchalkias
Copy link
Collaborator

When a pawn reaches its eighth rank it is immediately replaced by the player's choice of a queen, knight, rook, or bishop of the same colour. We should ensure FEN and move are correctly deifined and that opponent's board is updated as expected.
A special case is a promotion that leads to checkmate or stalemate.

@kchalkias kchalkias added enhancement New feature or request test ensure a functionality works as expected labels Dec 20, 2018
@kchalkias kchalkias added this to the v1 milestone Dec 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request test ensure a functionality works as expected
Projects
None yet
Development

No branches or pull requests

1 participant