LICENSE
README
pyproject.toml
tablero/__init__.py
tablero/__patch__.py
tablero/cli.py
tablero/config.py
tablero/display.py
tablero/judge.py
tablero/lines.py
tablero/path.py
tablero/utils.py
tablero.egg-info/PKG-INFO
tablero.egg-info/SOURCES.txt
tablero.egg-info/dependency_links.txt
tablero.egg-info/entry_points.txt
tablero.egg-info/requires.txt
tablero.egg-info/top_level.txt
tablero/camelox/__init__.py
tablero/camelox/fork.py
tablero/camelox/runtime.py
tablero/features/__init__.py
tablero/features/camelox.py
tablero/features/crossed.py
tablero/features/decide.py
tablero/features/horizontal.py
tablero/features/result.py
tablero/features/word.py
tests/test_camelot.py
tests/test_cli.py
tests/test_cluster.py
tests/test_crossed.py
tests/test_decide.py
tests/test_display.py
tests/test_notable.py
tests/test_validate.py
tests/test_word.py