UCI castling is incorrectly represented #20
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
When a UCI engine performs a castling move, only the king is moved by two squares, but not the rook.
This is not a visual artifact but rather the result of wrong move generated during UCI input processing.