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

Highlight invalid pencil marks in cells #48

Open
Naomitr0n opened this issue Dec 15, 2023 · 2 comments
Open

Highlight invalid pencil marks in cells #48

Naomitr0n opened this issue Dec 15, 2023 · 2 comments
Labels
enhancement New feature or request gameplay Relates to core game play

Comments

@Naomitr0n
Copy link

Currently if you fill in a square with a number, any pencil marks for that number in the same column or row are removed. An option to prevent pencil marks from being made if the number you're trying to mark already exists in the same column or row would be great.

In other words: if you have a filled 3, you can currently put a pencil mark of 3 in any unfilled square directly next to it. This option would prevent that.

For visual feedback, maybe have the number(s) that make it invalid blink or some such? I'd be weary of changing keypad coloring as that would effectively show a "per-square" pencil mark list and make it very obvious when there's only one option available, which isn't the goal of this ticket.

I say "option" because I can see some use cases where a player might not want this to be forced behavior. For example, if the player realizes they have a square filled wrong and are using pencil marks to figure out where they messed up. Probably far more obviously though is that sometimes finding out your own mistake in the pencil marks can be a challenge in and of itself and adds to the difficulty of harder levels.

@meikpiep meikpiep added the enhancement New feature or request label Dec 19, 2023
@meikpiep
Copy link
Owner

meikpiep commented Jan 7, 2024

Sorry for the delay without any feedback. I appreciate your ticket, thank you!

It got me thinking how much help the user should want/need, in the way "where should this game go and where not". I have no clear list of answers, but I'm sure their will be a kind of vision or so to guide the development.

Never than less, I have a idea and question your feedback: Could it solve this issue if pencil marks of number already filled in a row or column will simply colored as wrong or inconsistent, analogue to the filled cells? It could be hard to emphasize pencils marks as they do not cover much display area, e.g. to catch the eye. I would try to solve this via such a cell/pencil warning, I you feel that this solves your / the users needs. If not, feel free to tell me.

@Naomitr0n
Copy link
Author

Oh that's actually a really good idea yeah :) And it would make an immediate visual of which cell is conflicting too just like filling two of the same numbers in the same row does now. I like that approach

@meikpiep meikpiep changed the title Option to disable invalid pencil marks? Highlight invalid pencil marks in cells Feb 12, 2024
@meikpiep meikpiep added the gameplay Relates to core game play label Apr 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request gameplay Relates to core game play
Projects
None yet
Development

No branches or pull requests

2 participants