-
Notifications
You must be signed in to change notification settings - Fork 42
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
'Number Tapa' tab option #95
base: dev
Are you sure you want to change the base?
Conversation
@swaroopg92 for some reason it won't let me add you as a reviewer. So pinging you in the comments instead. |
@gavrielhirsch Thanks. Will take a look. There is one minor challenge, Number Tapa is not available in Solver Mode, and being in the dropdown might confuse, so need to think of a way to handle that. Currently, all the modes under Tab are available in both Setting/Solver mode. |
Also perhaps worth mentioning, I did actually also want the solver to be able to place Tapa clues, as I was making a variant where the clues were not initially present on the grid. I feel like there are often these sorts of variants that involve solving using modes that are typically only needed for setting. I wonder if there could be an option where all of the modes are potentially available in solver mode, but many are off by default. But the setter can enable extra ones for the solver if they want to. I could create an issue suggesting it |
@gavrielhirsch do you feel confident making that change to enable that mode for solving, or is it beyond your comfort level? @swaroopg92 if you're okay with it, I'd be happy to pick up where OP left off and make that possible -- let me know what you think. |
@davmillar If you have clarity on the discussion, feel free to go ahead and complete this. The immediate solution, I believe an option for the setter to enable all the modes for the solver. |
Tagging the corresponding Issue here #96 |
This is very convenient when constructing a Tapa puzzle. I tested locally that it works, here is one example screenshot. I also found the
CONTRIBUTING.md
instructions a bit confusing, so I tried to improve them a bit.