A simple implementation of the Minesweeper game in Java.
kske
b648db6755
- Made high score dialog modal - Added check for type mismatch when unserializing high scores - Added remaining mines counter refresh on board reset |
||
---|---|---|
res | ||
src | ||
.classpath | ||
.gitignore | ||
.project | ||
LICENSE | ||
README.md |
Minesweeper
A Java implementation of the Minesweeper game