Metadata-Version: 2.3
Name: textual-mastermind
Version: 4.0.2
Summary: Mastermind game built with Textual
Author: Rafal Padkowski
Author-email: Rafal Padkowski <rafaelp@poczta.onet.pl>
Requires-Dist: textual>=8.2.8
Requires-Dist: tomlkit>=0.15.1
Requires-Python: >=3.14
Description-Content-Type: text/markdown

# textual-mastermind

Mastermind game built with Textual


## Installation

```bash
$ pipx install textual-mastermind
```

## Running

```bash
$ mm
```


## License

`textual-mastermind` has been created by Rafal Padkowski. It is licensed under the terms
of the MIT license.
