- Adjustable width and height
- Adjustable mine count (using percentage)
- Adjustable colours
- Timer
- Area highlighting when right-clicking number
- Automatic restarts until a 0 cell is clicked
- Left click to reveal cell
- Right click unexplored area to place a flag
- Right click a number to highlight the area it belongs to
- Space to open settings
- R to restart
DOWNLOAD HERE if you don't feel like building it yourself
Windows and Defender will probabably get mad at the files! If you do not trust my builds, that's on you - compile it yourself
The pre-built binaries are treated with
strip ./bin
(fromGNU binutils
) andupx --best --lzma ./bin
- Make sure you have rust installed and properly configured
- Clone the repostitory
cargo run --release
Please check out the issues if you would like to contribute to the project! If you decide to take on an issue, be sure to comment that you are.
The project is licensed under MIT