The following java project contains the java source code and java examples used for simple java minesweeper. "Simple Java Minesweeper" (SJM) is yet another simplified spin-off of the Windows minesweeper, written in Java.
The current version (v1.1) has some basic features like a timer, difficulty levels and a score system.
The source code and files included in this project are listed in the project files section, please make sure whether the listed source code meet your needs there.
Project Files:
File Name | Size |
---|---|
README.txt | 774 |
SimpleJavaMinesweeper_v1.1_exec.jar | 14803 |
Difficulty$1.class | 653 |
Difficulty$2.class | 654 |
Difficulty$3.class | 652 |
Difficulty.class | 1259 |
Difficulty.java | 1977 |
Field.class | 992 |
Field.java | 2774 |
Game.class | 4786 |
Game.java | 9946 |
Gui$1.class | 1452 |
Gui.class | 11345 |
Gui.java | 18438 |
Main.class | 543 |
Main.java | 431 |
Minefield.class | 2712 |
Minefield.java | 5680 |
sjm.jpg | 181233 |