privacy-friendly-sudoku-fork/app
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
..
src 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
.gitignore First Commit. Adding some Source code. 2015-11-09 12:41:46 +01:00
app.iml Redesigned a bit of the model. 2015-11-10 03:21:02 +01:00
build.gradle Solved a Bug in the Solver. When solving Levels that have multiple solutions it would set wrong values. (Off by 1 error) 2015-11-18 13:15:29 +01:00
proguard-rules.pro First Commit. Adding some Source code. 2015-11-09 12:41:46 +01:00