Gnomine

From Wikipedia, the free encyclopedia
Gnomines

A game of Gnomines
Developer(s) Gnome team
Written in C
Operating system Unix-like
Type Personal computer game
License GNU General Public License
Website wiki.gnome.org/Apps/Mines

Gnomine (or Mines) is clone minesweeper game for GNOME is licensed under the GPL as part of GNOME Games.[1] 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.

Gameplay

The game's premise is that the player has to locate mines floating in an ocean.

Gnomine 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.

References

External links

This article is issued from Wikipedia. The text is available under the Creative Commons Attribution/Share Alike; additional terms may apply for the media files.