(Official Java development engineer QQ group (27163376), please enter your ID for verification. The compressed package includes comprehensive source code, requirements analysis, program file descriptions and usage instructions. This program is a minesweeper game program implemented by Swing. In the java environment, run the javaStartJMine startup program, or double-click StartJMine.bat to start the program. The game is divided into three difficulty levels, with 12, 24, and 36 mines respectively. Click the left mouse button to step on the mine. Click the left mouse button to cycle through symbols, questions, and blanks. Click the left and right mouse buttons at the same time, all the squares without symbols in the surrounding nine squares including the stepping point are marked. The program starts timing when you click for the first time and ends when you succeed or detonate the mine.
JMine\0.gif
JMine\1.gif
JMine\2.gif
JMine\3.gif
JMine\4.gif
JMine\5.gif
JMine\6.gif
JMine\7.gif
JMine\8.gif
JMine\AboutFrame.class
JMine\AboutFrame.java
JMine\blank.gif
JMine\blank1.gif
JMine\bomb.gif
JMine\bomd.gif
JMine\c0.gif
JMine\c1.gif
JMine\c2.gif
JMine\c3.gif
JMine\c4.gif
JMine\c5.gif
JMine\c6.gif
JMine\c7.gif
JMine\c8.gif
JMine\c9.gif
JMine\flag.gif
JMine\JCounter.class
JMine\JCounter.java
JMine\JMine.class
JMine\JMine.java
.....too many files .....)