An open API service indexing awesome lists of open source software.

https://github.com/pierrenodet/pynesweeper

A minesweeper game in Python that runs in your terminal.
https://github.com/pierrenodet/pynesweeper

game minesweeper python terminal

Last synced: about 1 month ago
JSON representation

A minesweeper game in Python that runs in your terminal.

Awesome Lists containing this project

README

        

# pynesweeper

A minesweeper game in Python that runs in your terminal.

screenshot

## Install

```console
pipx install pynesweeper
```

## Run

```console
pynesweeper --help
```

## Commands

Left click to detonate (or [chord](https://minesweepergame.com/strategy/efficiency.php)), right click to flag, good luck !