Skip to content

A minesweeper clone with an automatic difficulty adjustment feature.

License

Notifications You must be signed in to change notification settings

IlyaLts/Minefield

Repository files navigation

Minefield

As a Minesweeper lover, I decided to make my own version of it.

Minefield is a classic Minesweeper clone that has an automatic difficulty adjustment feature that adapts to your skill level.

The rules are simple: click on a tile to reveal what's underneath. If it's a mine, you lose. If it's a number, it tells you how many mines are adjacent to that tile. If it's blank, it means there are no mines nearby and the surrounding tiles are automatically revealed. You can also right-click on a tile to mark it as a mine or as uncertain. The goal is to clear all the tiles that don't have mines.

Minefield

About

A minesweeper clone with an automatic difficulty adjustment feature.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published