Project: Mines Finder Game in Java with source code
About Project
The mines finder game in Java is a simple and mini-game project. The whole system is made in the Netbeans IDE. This game is totally similar to classical Minesweeper game. All the objectives of this game are same to the old ones.
About System
This game in Java is easy to understand and handle. This game is very simple and comes with an easy GUI. You can see the three different kinds of game option in the main window. Basically, they are the game difficulty levels. With each level, the game size and grid also changes a lot. With the first game option, you can see a normal and simple mines field. You have to avoid detonating the bombs or the mines. Similarly the same goes with level two or level three but each of them with different game grid size.
Design of this is so simple that the user won’t find difficulties while working on it. This project is easy to operate and understood by the users. To run this project you must have installed Netbeans IDE on your PC. This game in Java is free to download with source code. For the project demo, have a look at the GIF below.
Got stuck or need help customizing mines finder game in