Skip to content

Correct Turm long castling position #30

Merged
Traumi-Schlumpf merged 2 commits intobuildfrom
main
Mar 13, 2026
Merged

Correct Turm long castling position #30
Traumi-Schlumpf merged 2 commits intobuildfrom
main

Conversation

@Traumi-Schlumpf
Copy link
Collaborator

No description provided.

Timaeeh and others added 2 commits March 13, 2026 14:31
Correct an off-by-one error in Koenig.py for queenside castling: the rook destination coordinate passed to getNewTurnsListWithAddingRelative was (-2, 0) but should be (-1, 0). This ensures the rook lands on the correct square after long castling.
@Traumi-Schlumpf Traumi-Schlumpf merged commit 4c46f5a into build Mar 13, 2026
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

Successfully merging this pull request may close these issues.

2 participants