A fork of the Privacy Friendly Sudoku Android app where the hint button auto-fills all the notes.
Find a file
Christopher Beckmann b875a66ab5 Generator now works for every Difficulty and GameType. I had to change the generator for the 12x12 Generation to leave more clues because it had a very hard time generating levels for the "easy" difficulty level.
It's not very pretty but it works in a reasonable time. Before it would just turn black and stay that way for half an hour.
2015-11-22 17:45:17 +01:00
.idea GameView can now show the GameBoard correctly. Interactions are not yet possible. 2015-11-12 01:50:38 +01:00
app Generator now works for every Difficulty and GameType. I had to change the generator for the 12x12 Generation to leave more clues because it had a very hard time generating levels for the "easy" difficulty level. 2015-11-22 17:45:17 +01:00
gradle/wrapper First Commit. Adding some Source code. 2015-11-09 12:41:46 +01:00
.gitignore First Commit. Adding some Source code. 2015-11-09 12:41:46 +01:00
build.gradle First Commit. Adding some Source code. 2015-11-09 12:41:46 +01:00
gradle.properties First Commit. Adding some Source code. 2015-11-09 12:41:46 +01:00
gradlew First Commit. Adding some Source code. 2015-11-09 12:41:46 +01:00
gradlew.bat First Commit. Adding some Source code. 2015-11-09 12:41:46 +01:00
LICENSE.md Create LICENSE.md 2015-11-17 23:19:33 +01:00
privacy-friendly-sudoku.iml Removed Errors, so it could be compiled. 2015-11-09 13:20:27 +01:00
README.md Create README.md 2015-11-17 23:07:34 +01:00
settings.gradle First Commit. Adding some Source code. 2015-11-09 12:41:46 +01:00

privacy-friendly-sudoku

This is a Sudoku App, that needs no permissions to run at all.