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.
The project cannot be built because it requires dependencies that are not open-source.
Minefield is licensed under the GPL-3.0 license, see LICENSE.txt for more information.