Status: Finished ✔️
A back-end and front-end project of a Minesweeper developed using Java. This is the continuation of the https://github.com/Fa2bio/Minesweeper. In this version was modified the gameplay, now the gameplay is by the interface of a Java application.
- Java 8+
- Java
- Java Swing
- Observer pattern
- Clone the repository for your device
- Run Minesweeper.jar in the Utils folder, OR
- Import it as a Project From File System in your IDE...
- After meeting the requirements and installation, run the main method as a java project in MainScreen.java at \src\com\github\Fa2bio\MinesweeperUsingJavaSwing\vision