Metadata-Version: 2.1
Name: pysweeper
Version: 1.0.4
Summary: Your favorite mine sweeping game, console style.
Home-page: https://github.com/cpcloud/pysweeper
Author: Phillip Cloud
Author-email: cpcloud@gmail.com
Maintainer: Phillip Cloud
Maintainer-email: cpcloud@gmail.com
License: MIT
Platform: UNKNOWN
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Requires-Dist: click
Requires-Dist: urwid

# PySweeper

Your favorite sweeping game, written in Python.

## Installation

```shell
$ pip install pysweeper
```

## Usage
```shell
$ pysweeper
```

## TODO

* Use an actual graph


