
About
Minesweeper is a logic puzzle game genre, usually played on personal computers, in which players clear a grid of tiles without detonating hidden mines by using clues about neighboring mines. minesweep-rs is a terminal Minesweeper game written in Rust using the tui-rs library, published as a crate on crates.io. The repository is archived.
Getting started
You can run it without installing anything else through the project's published Docker image, as shown in the README.