Commit Graph

2 Commits

Author SHA1 Message Date
Kai S. K. Engelbart eac310b879
Fixed score sorting, added a place column in ScoreDialog 2020-08-16 11:20:33 +02:00
Kai S. K. Engelbart 9574e426c0
Added proper score management
- Added ScoreManager
- Altered ScoreDialog to show only scores of a specific BoardConfig
- Removed BoardConfig dependency from Score
- Added the constants EASY, MEDIUM and HARD to BoardConfig
- Removed score backend handling from Minesweeper, added a highscore
menu
2020-08-16 11:20:33 +02:00