This website requires JavaScript.
Explore
Help
Sign in
joel
/
privacy-friendly-sudoku-fork
Watch
1
Star
0
Fork
You've already forked privacy-friendly-sudoku-fork
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
02419e1028
Branches
Tags
No results found.
privacy-friendly-sudoku-fork
/
app
History
Download ZIP
Download TAR.GZ
Christopher Beckmann
02419e1028
Added Game Difficulty Enum. The Difficulty Selection now checks the enum for valid difficulty types and sets itself automaticly. Added IModelChangeListeners to the GameCells.
2015-11-19 13:41:01 +01:00
..
src
Added Game Difficulty Enum. The Difficulty Selection now checks the enum for valid difficulty types and sets itself automaticly. Added IModelChangeListeners to the GameCells.
2015-11-19 13:41:01 +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