A fork of the Privacy Friendly Sudoku Android app where the hint button auto-fills all the notes.
7d2ec4abae
We are storing up to 5 levels per gametype and difficulty and whenever the user picks a level we start generating the next ones already. Since generating a 12x12 level can take a very long time. This is the workaround we have so far. If we still run into the problem of having to wait for 12x12 levels to generate. I will consider removing the 12x12 Gamemode alltogether. |
||
---|---|---|
.idea | ||
app | ||
gradle/wrapper | ||
.gitignore | ||
build.gradle | ||
gradle.properties | ||
gradlew | ||
gradlew.bat | ||
LICENSE.md | ||
privacy-friendly-sudoku.iml | ||
README.md | ||
settings.gradle |
privacy-friendly-sudoku
This is a Sudoku App, that needs no permissions to run at all.