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

fix queen side castling issue #86

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

govind-maheshwari2
Copy link
Contributor

@govind-maheshwari2 govind-maheshwari2 commented Dec 3, 2024

Unable to provide queen side castling for r1bq1rk1/pp2npbp/2np2p1/2p5/4P2P/2NPB1P1/PPP1QPB1/R3K2R w KQq - 0 1 FEN.
At time of calculating valid move for castling it is considering white king piece (E1) as in-between piece of white king (E1) and white queen side rook(A1).
Issue: (#85)

Unable to provide queen side castling for `r1bq1rk1/pp2npbp/2np2p1/2p5/4P2P/2NPB1P1/PPP1QPB1/R3K2R w KQq - 0 1` FEN.
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.

1 participant