mirror of
https://github.com/LCTT/TranslateProject.git
synced 2025-01-01 21:50:13 +08:00
52 lines
2.4 KiB
Markdown
52 lines
2.4 KiB
Markdown
6 Minesweeper Clones for Linux
|
||
================================================================================
|
||
### GNOME Mines ###
|
||
|
||
This is the GNOME Minesweeper clone, allowing you to choose from three different pre-defined table sizes (8×8, 16×16, 30×16) or a custom number of rows and columns. It can be ran in fullscreen mode, comes with highscores, elapsed time and hints. The game can be paused and resumed.
|
||
|
||
![](http://www.tuxarena.com/wp-content/uploads/2014/10/gnome-mines1.jpg)
|
||
|
||
### ace-minesweeper ###
|
||
|
||
This is part of a package that contains some other games too, like ace-freecel, ace-solitaire or ace-spider. It has a graphical interface featuring Tux, but doesn’t seem to come with different table sizes. The package is called ace-of-penguins in Ubuntu.
|
||
|
||
![](http://www.tuxarena.com/wp-content/uploads/2014/10/ace-minesweeper.jpg)
|
||
|
||
### XBomb ###
|
||
|
||
XBomb is a mines game for the X Window System with three different table sizes and tiles which can take different shapes: hexagonal, rectangular (traditional) or triangular. Unfortunately the current version in Ubuntu 14.04 crashes with a segmentation fault, so you may need to install another version to make it work.
|
||
[Homepage][1]
|
||
|
||
![](http://www.tuxarena.com/wp-content/uploads/2014/10/xbomb.png)
|
||
|
||
([Image credit][1])
|
||
|
||
### KMines ###
|
||
|
||
KMines is the a KDE game, and just like GNOME Mines, there are three built-in table sizes (easy, medium, hard) and custom, support for themes and highscores.
|
||
|
||
![](http://www.tuxarena.com/wp-content/uploads/2014/10/kmines.jpg)
|
||
|
||
### freesweep ###
|
||
|
||
Freesweep is a Minesweeper clone for the terminal which allows you to configure settings such as table rows and columns, percentage of bombs, colors and also has a highscores table.
|
||
|
||
![](http://www.tuxarena.com/wp-content/uploads/2014/10/freesweep.jpg)
|
||
|
||
### xdemineur ###
|
||
|
||
Another graphical Minesweeper clone for X, Xdemineur is very much alike Ace-Minesweeper, with one predefined table size.
|
||
|
||
![](http://www.tuxarena.com/wp-content/uploads/2014/10/xdemineur.jpg)
|
||
|
||
--------------------------------------------------------------------------------
|
||
|
||
via: http://www.tuxarena.com/2014/10/6-minesweeper-clones-for-linux/
|
||
|
||
作者:Craciun Dan
|
||
译者:[译者ID](https://github.com/译者ID)
|
||
校对:[校对者ID](https://github.com/校对者ID)
|
||
|
||
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创翻译,[Linux中国](http://linux.cn/) 荣誉推出
|
||
|
||
[1]:http://www.gedanken.org.uk/software/xbomb/ |