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

SanSerialization Bug, when En Passant #10

Open
christian-heise opened this issue Jun 15, 2023 · 0 comments
Open

SanSerialization Bug, when En Passant #10

christian-heise opened this issue Jun 15, 2023 · 0 comments

Comments

@christian-heise
Copy link

When serializing an en passant move, the function public func san(for move: Move, in game: Game) -> String produces the wrong san string. Since at the Move.to square no piece is there to be captured, the returned san is for example "e6" rather than "fxe6".

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

No branches or pull requests

1 participant