OK...

Introduction

Find the mines!

There are 10 mines, you'll need to click around... but don't click on the mines!

As an indication, the numbers tell you how many mines there are in the 8 adjacent cells.

When you've guessed the location of a mine, click on the little white square to put a flag on the desired cell. The red counter tells you how many mines are left to find.

To start a new game, either click on the smiley face or choose a difficulty level in the Game menu.

More information about the game...

Bookmark to play in the sidebar

Minesweeper

Go to top.

Start new game

1 1 1 1 x ..1      
1 x 2 2 2 ...1      
..1 ..1 .2 x 2 ..1      
    ..1 .2 x .2 ....1    
..1 ...1   ..1 .2 x ..1    
x .2 ..1   ...1 ..1 ..2 ..1 ..1
2 x .2 ..1     .1 x 1
.1 .2 x .1 ..1 ..1 ..2 ..1 ..1
  .1 1 1 1 x .1    
Back to the game

About CSS Minesweeper

CSS Minesweeper version 0.3

This is an near equivalent to the well-known minesweeper game. The grid is generated in PHP, but the game itself is entirely static, made of HTML and CSS. No javascript.

Features:

The whole code, including PHP, is available through git. Simply type:

$ git clone http://da.weeno.net/code/git-repo/mine.git

This game was started by David Ammouial in Jan 2010. It is distributed under the GNU Affero General Public License v3.