
About
Minesweeper is a logic puzzle video game genre generally played on personal computers, in which the player clears a grid of tiles without detonating any of the hidden mines, using clues about the number of neighboring mines. pynesweeper is a Minesweeper implementation that runs in the terminal, written in Python and distributed via pip/pipx.
Getting started
Install it with pipx, then run it from the terminal; left click to reveal a tile (or chord an already-revealed one), and right click to flag a suspected mine.