- Side Quest
- Game Development
- Remake of the game of Minesweeper
- Customizable in many ways
- Easy to implement new rules and game modes
- Has almost everything original game has
Dependencies:
- Java SE 8 or above
- Java Swing Framework
- Eclipse IDE 2018 (at least I used it)
Project is: complete. The basic functionality and game logic has been implemented. Although main algorithm for tile revealing is working, there is always a room for optimization.
- when text selected in mode info labels if you type already existing text will be deleted
- input validation
- change the absolute values(magic numbers) to variables
- Optionally: Increase consistency with the original game (i.e. Icons, frames)
- Add Leaderboard
- Better Menu
- Consider 3D version???
- No Known Bug
- This project was inspired by the game of Microsoft Minesweeper (formerly just Minesweeper, and also known as Flower Field).
- Everyone on Stackoverflow whose questions and answers contributed.
Created by Sadig Akhund - feel free to contact me! Email: sadigaxund@gmail.com