README.md
pyproject.toml
eldar_tic_tac_toe.egg-info/PKG-INFO
eldar_tic_tac_toe.egg-info/SOURCES.txt
eldar_tic_tac_toe.egg-info/dependency_links.txt
eldar_tic_tac_toe.egg-info/entry_points.txt
eldar_tic_tac_toe.egg-info/requires.txt
eldar_tic_tac_toe.egg-info/top_level.txt
tic_tac_toe/__init__.py
tic_tac_toe/ai.py
tic_tac_toe/board.py
tic_tac_toe/cli.py
tic_tac_toe/game.py