SecUSo / privacy-friendly-sudoku

Privacy Friendly App to play Sudoku on Android.
https://secuso.org/pfa-sudoku
GNU General Public License v3.0
149 stars 56 forks source link

[Feature Request] Add "digits only" symbol set #85

Open trolley813 opened 2 years ago

trolley813 commented 2 years ago

For 12x12 (and potentially larger sizes such as 16x16 etc), it would be useful to have an option to display numbers instead of single character variations (i.e. 10, 11, 12 instead of A, B, C etc.).

The changes seem to be trivial, as seen from the code. I can make a PR for this some time later.