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
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: