GNOME Mines 3.12
|
|
Developer(s) | The GNOME Project |
---|---|
Stable release | 3.24.2 (8 May 2017 | )
Preview release | 3.25.1 (26 April 2017 | )
Written in | C |
License | GNU General Public License |
Website |
GNOME Mines (formerly known as Gnomine) is minesweeper clone for GNOME is licensed under the GPL as part of GNOME Games. The game was written in C by Pista and it was later improved by face artwork made by tigert. The faces are written in SVG and they are used to demonstrate the state of the game.
The game's premise is that the player has to locate mines floating in an ocean.
GNOME Mines can provide hints, but doing so adds 10 seconds to the time per hint. Using hints to solve a beginner level puzzle will often take three minutes or longer. The algorithm behind the hint function gets the layout of all of the squares and if they aren't empty it performs the move that is the most revealing.