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

Refine selection of initial square. #136

Merged
merged 1 commit into from
Jan 8, 2021

Conversation

jpd236
Copy link
Contributor

@jpd236 jpd236 commented Dec 28, 2020

Previously, we focused on the first white square and an arbitrary word
in the Across direction containing that square.

Now, if there is either exactly one clue list, or a clue list labeled
"Across", we focus on the first square of the first word in that list.
Otherwise, we fall back to the same logic as before.

See #134

Previously, we focused on the first white square and an arbitrary word
in the Across direction containing that square.

Now, if there is either exactly one clue list, or a clue list labeled
"Across", we focus on the first square of the first word in that list.
Otherwise, we fall back to the same logic as before.
@mrichards42 mrichards42 merged commit 7290428 into mrichards42:master Jan 8, 2021
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

Successfully merging this pull request may close these issues.

2 participants