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

Enabling extra solving input modes #96

Open
gavrielhirsch opened this issue Jun 26, 2022 · 1 comment
Open

Enabling extra solving input modes #96

gavrielhirsch opened this issue Jun 26, 2022 · 1 comment

Comments

@gavrielhirsch
Copy link
Contributor

Is your feature request related to a problem? Please describe.
Solver mode is missing many options that setter mode has. In most cases this makes sense because there is no need to overwhelm the solver with modes they would not use. However, for some puzzles (especially certain variants) the solver would benefit from having access to them.

For example, in this broken tapa the solver might want to put Tapa clues into the grid.

Describe the solution you'd like
The settings for generating a solver-mode link could include a list of extra modes to include. They could all be off by default, but if one is enabled then the solver would have access to it.

Describe alternatives you've considered
Another option would be to just ALWAYS enable some more of these modes for solvers, and accept that there may be some confusion.

@swaroopg92
Copy link
Owner

@gavrielhirsch will think about it, there are multiple options. Here are a couple which I can think right now:

  1. As you said, an option to open up everything for the solver
  2. Another menu or place to custom select which options to be visible in solver mode (Difficult task but provides much better customization and clean-up)

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