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:
1
.gitignore
vendored
1
.gitignore
vendored
@ -53,3 +53,4 @@ local.properties
|
||||
.cache-main
|
||||
.scala_dependencies
|
||||
.worksheet
|
||||
/scores.ser
|
||||
|
Reference in New Issue
Block a user