Metadata-Version: 2.4
Name: eldar-tic-tac-toe
Version: 2.0.1
Summary: Tic Tac Toe with Hard AI, colors and tests
Author: Eldar
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: colorama

# 🎮 Tic Tac Toe

Features:
- Easy & Hard AI (Minimax)
- Emoji + Colors
- CLI
- Tested with pytest

## Install
pip install eldar-tic-tac-toe

## Play
tic-tac-toe --ai hard
