Added score management

- Renamed GameStateEvent to GameOverEvent
- Added a game time counter to Board
- Added a game duration property to BoardConfig and GameOverEvent
- Added Score and ScoreDialog classes
- Added a Set for managing scores to Minesweeper
This commit is contained in:
2019-04-17 14:32:00 +02:00
parent 817d797c9c
commit 43e0b9d856
9 changed files with 225 additions and 48 deletions

1
.gitignore vendored
View File

@ -53,3 +53,4 @@ local.properties
.cache-main
.scala_dependencies
.worksheet
/scores.ser