Metadata-Version: 2.3
Name: textual-mastermind
Version: 2.0.0
Summary: Mastermind game built with Textual
Author: Rafal Padkowski
Author-email: Rafal Padkowski <rafaelp@poczta.onet.pl>
Requires-Dist: config
Requires-Dist: i18n
Requires-Dist: textual>=6.3.0
Requires-Dist: textual-utils>=2.1.0
Requires-Python: >=3.13
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.
