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

Impossible to get 3 stars for problem 9 of castling in /learn #15113

Closed
anakojm opened this issue Apr 20, 2024 · 2 comments
Closed

Impossible to get 3 stars for problem 9 of castling in /learn #15113

anakojm opened this issue Apr 20, 2024 · 2 comments
Labels

Comments

@anakojm
Copy link

anakojm commented Apr 20, 2024

Exact URL of where the bug happened

https://lichess.org/learn#/14/9

Steps to reproduce the bug

try to solve the puzzle (ex: 1. f3 2. NxC3 3. Ne2 4. Nf4 5. O-O-O).

What did you expect to happen?

get 3 stars as 5 moves is the fastest way to castle queenside (very much probably i’m not certain)

What happened instead?

got 2 stars out of 3

Operating system

Artix Linux

Browser and version (or alternate access method)

Librewolf 122.0-1

Additional information

In this commit the board is updated from a position where one can indeed castle in 4 moves (1. Na3 2. Nxc2 3. e3 4. O-O-O) to one where it is not possible, without changing the minimum required moves: 3925931
i can make the PR to change it to 5 if you want

@anakojm anakojm added the bug label Apr 20, 2024
@pbennyjoseph
Copy link

I don't think this is a bug. There is a solution with 4 moves Nxc3, Ne2, f4 and O-O-O.

@anakojm
Copy link
Author

anakojm commented Apr 20, 2024

Oh yes thanks. Sorry for the trouble.

@anakojm anakojm closed this as completed Apr 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants