Christopher Beckmann
|
ca73b34f3a
|
Added new icons for the main menu.
|
2015-11-17 06:16:56 +01:00 |
|
Christopher Beckmann
|
5ba2ee98a1
|
LevelLoad from File implemented.
LevelSave to File implemented.
We can now continue a saved level.
Choice of GameType and difficulty is now saved through App restarts.
|
2015-11-17 05:43:59 +01:00 |
|
Christopher Beckmann
|
54b9de3e22
|
Merged. Also Added an Enum for Button Types.
Extended the GameController with additional functions for the view.
|
2015-11-15 10:33:17 +01:00 |
|
Christopher Beckmann
|
8d2358b5aa
|
Bug fix.
|
2015-11-13 14:40:58 +01:00 |
|
Christopher Beckmann
|
f43803ad46
|
Added a new solve strategy to the Solver.
Added new settings that will work across the app.
Cleaned up code.
Added about page.
|
2015-11-13 13:43:58 +01:00 |
|
Christopher Beckmann
|
8566f4341c
|
Added Cell Selection and Highlighting of Connected Cells.
|
2015-11-12 14:18:42 +01:00 |
|
Christopher Beckmann
|
b0dd182ffe
|
Added basic Solver (not working yet)
updated GameController, GameCell and GameField - added functionality
|
2015-11-11 14:30:55 +01:00 |
|
Christopher Beckmann
|
bd474e3280
|
Rewrote CellConflict Detection.
Added additional JUnit Tests
|
2015-11-10 10:53:16 +01:00 |
|
Christopher Beckmann
|
b5dc145bb7
|
Redesigned a bit of the model.
Added JUnit Tests for GameController.
Added a GameView, that doesn't show the game yet though.
|
2015-11-10 03:21:02 +01:00 |
|
Christopher Beckmann
|
b4a651a332
|
First Commit. Adding some Source code.
|
2015-11-09 12:41:46 +01:00 |
|