Home Contact Me Tutorials

Minesweeper Clone

Contents

Introduction

Minez is a free and open source Minesweeper clone. It is designed to be similar to the Windows version, but with a few additional features. It comes with a basic solver that automatically flags squares that contain mines, and highlights squares that do not.

Screenshots

minez0.1.0.png
This picture shows what happens when Auto Flag is enabled.
Squares deduced to have mines are flagged.
Squares deduced not to have mines are coloured green.

Program and Source Code

Links