LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements.txt
setup.py
jackblack/__init__.py
jackblack/cli.py
jackblack/deck.py
jackblack/game.py
jackblack/player.py
jackblack/py.typed
jackblack.egg-info/PKG-INFO
jackblack.egg-info/SOURCES.txt
jackblack.egg-info/dependency_links.txt
jackblack.egg-info/entry_points.txt
jackblack.egg-info/requires.txt
jackblack.egg-info/top_level.txt
tests/__init__.py
tests/test.py
tests/test_game.py