yourealwaysbe / forkyz

Forkyz Crosswords
GNU General Public License v3.0
38 stars 5 forks source link

Optional progress measure of number of filled boxes or correctly filled boxes? #28

Closed Dogora closed 3 years ago

Dogora commented 3 years ago

Thank you for the update to Shortyz!

Can you please make the box count an option between filled or correct? That leaves it up to the user if he/she wants to cheat.

yourealwaysbe commented 3 years ago

Hah :)

What about the "show errors" option?

Dogora commented 3 years ago

The "show errors" option shows all errors for the whole grid, even those that I will fix as I solve the puzzle. The box count "cheat" can help with a particularly difficult word without giving away all the errors.

yourealwaysbe commented 3 years ago

Aha, i see -- kind of a "show errors under cursor" option. At the moment you can reveal the current letter, but this is a bit too much. Certainly something i can add when i have the time to work on it.

yourealwaysbe commented 3 years ago

I've implemented a "show errors under cursor" option. It is currently on the version10 branch and relatively untested.

yourealwaysbe commented 3 years ago

Version 10 should be on its way to F-Droid. I'll close this issue for now.