.editorconfig
.gitattributes
.gitignore
LICENSE
Makefile
README.md
baseline-bandit.json
gen_version.py
mkdocs.yml
pyproject.toml
requirements.txt
setup.cfg
setup.py
docs/api.md
docs/changes.md
docs/index.md
docs/install.md
docs/usage.md
test/__init__.py
test/conftest.py
test/context.py
test/requirements-dev.txt
test/requirements.txt
test/test_cli.py
test/test_xoxo.py
test/fixtures/grid_empty.txt
test/fixtures/grid_m_1.txt
test/fixtures/grid_m_2.txt
test/fixtures/grid_s_1.txt
test/fixtures/grid_s_1_space_alien.txt
test/fixtures/grid_s_2.txt
test/fixtures/grid_x_1.txt
test/fixtures/grid_x_2.txt
test/fixtures/grid_x_3.txt
test/fixtures/real_world.txt
test/fixtures/tic_tac_toe.txt
xoxo/__init__.py
xoxo/__main__.py
xoxo/cli.py
xoxo/xoxo.py
xoxo.egg-info/PKG-INFO
xoxo.egg-info/SOURCES.txt
xoxo.egg-info/dependency_links.txt
xoxo.egg-info/entry_points.txt
xoxo.egg-info/top_level.txt