sgtpuzzles
sgtpuzzles copied to clipboard
Android port of Simon Tatham's Puzzles
**Describe the bug** When you use arrow keys and the cursor would go off-screen if you move it, the grid will move so that the cursor will always stay on-screen....
In the bigger grids, it is hard to keep track of the total number of colored squares of each color in one specific line, making it very time consuming to...
allow opening games from the sgtatham's online game links, also interpret game-id https://www.chiark.greenend.org.uk/~sgtatham/puzzles/js/ `game`.html#`gameid`
I'd like to see options to customize colors. Light yellow on light gray can be really hard to see on the line-based games.
**Describe the bug** The button for making a suggested move (h) is not shown in fifteen **To Reproduce** Steps to reproduce the behavior: 1. Open fifteen 2. notice there is...
**Is your feature request related to a problem? Please describe.** I sometimes forget what the fixed, starting cells were after I've colored in other cells, because there is no visual...
A lot of games offer the feature to add all possible hints (numbers,...) to every field - a very usefull option. Unfortunately then a lot of work is required to...