privacy-friendly-sudoku-fork/app/src
Christopher Beckmann 643c45070f Removed ISolver since we are not implementing different solvers.
Corrected GameController listening to GameCells.
2015-11-19 14:31:18 +01:00
..
androidTest/java/tu_darmstadt/sudoku/view Added a new solve strategy to the Solver. 2015-11-13 13:43:58 +01:00
main Removed ISolver since we are not implementing different solvers. 2015-11-19 14:31:18 +01:00
test/java/tu_darmstadt/sudoku 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