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

[Feature Request] Automatically compute pencil marks #119

Open
andbenn opened this issue Jun 24, 2024 · 1 comment
Open

[Feature Request] Automatically compute pencil marks #119

andbenn opened this issue Jun 24, 2024 · 1 comment

Comments

@andbenn
Copy link

andbenn commented Jun 24, 2024

As a user, I'd like to save half of my game duration play time, and have the pencil marks for the current board computed and displayed.

There may be cases where I started and have a error I don't see, and pencil marks can't be computed. An error or requirement that pencil marks can only be computed at start or first is ok.

@arifz
Copy link

arifz commented Aug 22, 2024

Some suggestions for a partial implementation of the auto-fill pencil marks

My way of pencil marks is to select a digit and then pencil in all the possible places where it could possibly be. Sometimes the digit is entirely missing, in which case I have to enter that digit in all the open squares. At other times, there are only one or two of that digit present on the initial board. Even in that case, it would be helpful to have a button which could fill all the square with the chosen digit, after which I could remove the few places which are not possible, by simply removing one row one column and one box.

For the extreme case, if you simply count how many moves it takes, I am sure that if I started from a board where all the digits were penciled in, in all the empty squares, it would take less time to remove the unwanted marks, than it does to start from a blank board where we pencil in all the marks.

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