Xdemineur   FREE!

It's another version of the classic minesweeper game. It has the ability to automatically uncover all the squares surrounding the square you click on, unless they're marked with a flag or a question mark. Otherwise, it's just the same old minesweeper.
Author: Marc Baudoin
Company:
Version: 2.1.1
Category: strategy
License: free
Cost (1):
Submitter: admin
Metacritic Rank: wait... 

Note (1): the price may be not correct due to changes in the distributor's trade policies
Source:
Sound:
XWindow/Wayland:
Console:
Accell3d:
Multiplayer:
Play Online:
Last Update: 2001-03-27 06:55:41




Comments for 'Xdemineur' game.
Comment: 162
Fooby
1998-11-29 00:49:10
One of the best M*nesweeper games I've seen yet for linux (i.e. looks nice, small footprint). However, I found it annoying that I could not disable the question mark feature, which I always did for the lose95 version.

Here's a patch for demineur.c that should do the trick:

388c388
<       board.board[row][column].state = QUESTION ;
---
>       board.board[row][column].state = HIDDEN ;
Comment: 231
tessa
1998-09-01 00:00:00