We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I could not test this problem with mayhemduck20 - it consistently crashes with xboard: Error writing to first chess program: Broken pipe
I tested this with mayhemduck19, which also incorrectly flagged a move as illegal.
1.e4,e6 Nf6,c3 2.e5,d4 Ne4,e6 3.d3,g5 Nc5,c3 4.d4,a6 Ne6,c5 5.d5,d4 Nf4,d2 6.Qf3,e4 Ng6,f4 7. Qe4,d6 e6,c3 8. h4,f6 Bb4,c4+
My intended move was 9.h5, d2 but this was incorrectly flagged as illegal. There is no such thing as "check" for Duck chess.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I could not test this problem with mayhemduck20 - it consistently crashes with
xboard: Error writing to first chess program: Broken pipe
I tested this with mayhemduck19, which also incorrectly flagged a move as illegal.
1.e4,e6 Nf6,c3
2.e5,d4 Ne4,e6
3.d3,g5 Nc5,c3
4.d4,a6 Ne6,c5
5.d5,d4 Nf4,d2
6.Qf3,e4 Ng6,f4
7. Qe4,d6 e6,c3
8. h4,f6 Bb4,c4+
My intended move was 9.h5, d2 but this was incorrectly flagged as illegal. There is no such thing as "check" for Duck chess.
The text was updated successfully, but these errors were encountered: