Project information
- Category: Java development
- Project date: September 2011
- Project URL: Google Drive
Description
Minesweeper is a single-player game where the object is to clear the board of hidden mines. The grid size and number of bombs are configurable.
This was a personal project that I created during my early university years. After learning how to play the game and understanding the algorithm from game-play observation I decided to create my own version.