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

Remove doublepass=draw rule for "Wall or Move" variants #801

Closed
Belzedar94 opened this issue Jun 5, 2024 · 1 comment
Closed

Remove doublepass=draw rule for "Wall or Move" variants #801

Belzedar94 opened this issue Jun 5, 2024 · 1 comment
Labels
bug Something isn't working
Milestone

Comments

@Belzedar94
Copy link
Contributor

Games are adjudicated as a draw when 2 walls are placed in a row in variants with "Wall or Move" rule.

For instance, in the variant "Atlantis":

FEN: r1bq1rk1/pppn1pbp/3p1np*/*7/2PP4/P1N2N2/1PQ1BPPP/R1B1K*1R w KQ - 2 10
Moves: a1a1,a1e8 d6d6,d6b1

The 2 passing moves adjudicate the game as a draw

@ianfab ianfab added the bug Something isn't working label Jul 8, 2024
@ianfab
Copy link
Member

ianfab commented Jul 19, 2024

Should be fixed by #814.

@ianfab ianfab closed this as completed Jul 19, 2024
@ianfab ianfab added this to the v14.0.2 milestone Jul 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants