privacy-friendly-sudoku-fork/app
Christopher Beckmann cc92454cc6 Implemented the backtracking strategy for the Sudoku Solver.
JUnit tests are running. Still need to add more logic strategies.
2015-11-18 03:54:33 +01:00
..
src Implemented the backtracking strategy for the Sudoku Solver. 2015-11-18 03:54:33 +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 Multilanguage for german English 2015-11-11 14:28:24 +01:00
proguard-rules.pro First Commit. Adding some Source code. 2015-11-09 12:41:46 +01:00