Metadata-Version: 2.4
Name: FunHub-tic-tac-toe
Version: 1.0.0
Summary: CLI tic-tac-toe game for FunHud app-launcher
Description-Content-Type: text/markdown
Requires-Dist: pynput>=1.7.6
Requires-Dist: colorama>=0.4.6
Requires-Dist: numpy>=1.24.0
Dynamic: description
Dynamic: description-content-type
Dynamic: requires-dist
Dynamic: summary

A simply CLI tic-tac-toe game for [FunHud app-launcher](https://pypi.org/project/FunHub-app-launcher/)

## Install
```bash
pip install funhub-tic-tac-toe
```
## Quick start
Write in terminal this command to start game:
```bash
tic-tac-toe
```
