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

Check unshaded cell connection in Kurodoko #564

Open
Kalobi opened this issue Sep 3, 2024 · 1 comment
Open

Check unshaded cell connection in Kurodoko #564

Kalobi opened this issue Sep 3, 2024 · 1 comment

Comments

@Kalobi
Copy link

Kalobi commented Sep 3, 2024

Currently, Kurodoko has an option for checking shaded cells for diagonal connection, which seems pointless since the rules don't put any constraint on that. Instead, the rules specify that the unshaded cells form an orthogonally connected area, so an option to check unshaded cell connection (orthogonal) would make sense.

@x-sheep
Copy link
Collaborator

x-sheep commented Sep 6, 2024

Checking shaded cells is intended to spot connectivity problems before they happen. You know to unshade a cell that would form a loop of shaded cells, or form a shape that connects to the grid edge 2 times.

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

2 participants