LICENSE
README.md
pyproject.toml
setup.cfg
setup.py
src/schnapsen/__init__.py
src/schnapsen/deck.py
src/schnapsen/game.py
src/schnapsen/bots/__init__.py
src/schnapsen/bots/alphabeta.py
src/schnapsen/bots/example_bot.py
src/schnapsen/bots/ml_bot.py
src/schnapsen/bots/rand.py
src/schnapsen/bots/rdeep.py
src/schnapsen/bots/gui/__init__.py
src/schnapsen/bots/gui/guibot.py
src/schnapsen_dev.egg-info/PKG-INFO
src/schnapsen_dev.egg-info/SOURCES.txt
src/schnapsen_dev.egg-info/dependency_links.txt
src/schnapsen_dev.egg-info/entry_points.txt
src/schnapsen_dev.egg-info/requires.txt
src/schnapsen_dev.egg-info/top_level.txt