Games!
By Name
By Date Added
By Last Update
By Rating
By Type
[Advanced Search]
The Linux Game Tome
 
Register
Login
News Submit a Game Forums About/FAQ

Xdemineur

Version: 2.1.1
Author: Marc Baudoin  
Category: Strategy Rate this game yourself!   Average of 2 Ratings:4.164.164.164.16

A version of minesweeper for X11.

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.

License: free

Sound: Play in X: Play in Console: Multiplayer: Network Play: 3D Acceleration: Source Available:
no yes no no no no yes


If you try this software, don't forget to come back to this page and rate it!

Submitted by tessa on 1998-09-01.


[ Submit an update about this game ]


[Post a new comment]
Comments

  Xdemineur posted by Fooby @ on Nov 29 1998 12:49 AM 4444
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 ;
 
[Reply]

  Xdemineur posted by tessa @ on Sep 1 1998 12:00 AM 333
 
[Reply]

News Submit a Game Forums About/FAQ

Copyright © 1999-2005 Bob Zimbinski. Feedback to staff@happypenguin.org.