LICENSE
README.md
pyproject.toml
lex_game.egg-info/PKG-INFO
lex_game.egg-info/SOURCES.txt
lex_game.egg-info/dependency_links.txt
lex_game.egg-info/entry_points.txt
lex_game.egg-info/requires.txt
lex_game.egg-info/top_level.txt
lexcel/__init__.py
lexcel/game.py
lexcel/lex.py
lexcel/lexcel.py
lexcel/py.typed
lexweb/__init__.py
lexweb/app.py
lexweb/static/css/style.css
lexweb/static/js/game.js
lexweb/templates/index.html
tests/test_game.py
tests/test_lex.py
tests/test_lexcel.py