LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
src/shellcraft/__init__.py
src/shellcraft/_cli_impl.py
src/shellcraft/_colors.py
src/shellcraft/automata.py
src/shellcraft/cli.py
src/shellcraft/core.py
src/shellcraft/epithets.py
src/shellcraft/events.py
src/shellcraft/exceptions.py
src/shellcraft/fractions.py
src/shellcraft/game_state_pb2.py
src/shellcraft/grammar.py
src/shellcraft/missions.py
src/shellcraft/research.py
src/shellcraft/shellcraft.py
src/shellcraft/tools.py
src/shellcraft/tutorial.py
src/shellcraft/utils.py
src/shellcraft/world.py
src/shellcraft.egg-info/PKG-INFO
src/shellcraft.egg-info/SOURCES.txt
src/shellcraft.egg-info/dependency_links.txt
src/shellcraft.egg-info/entry_points.txt
src/shellcraft.egg-info/not-zip-safe
src/shellcraft.egg-info/requires.txt
src/shellcraft.egg-info/top_level.txt
src/shellcraft/data/events.yaml
src/shellcraft/data/fractions.yaml
src/shellcraft/data/game_state.proto
src/shellcraft/data/guild_names.grammar
src/shellcraft/data/letter.grammar
src/shellcraft/data/missions.yaml
src/shellcraft/data/names.grammar
src/shellcraft/data/research.yaml
src/shellcraft/data/tools.yaml
src/shellcraft/data/tutorials.yaml
tests/__init__.py
tests/test_shellcraft.py
tests/test_world.py
tests/fixtures/mover.automaton
tests/fixtures/save1.json