MANIFEST.in
config.yaml
pyproject.toml
ptg_web.egg-info/PKG-INFO
ptg_web.egg-info/SOURCES.txt
ptg_web.egg-info/dependency_links.txt
ptg_web.egg-info/entry_points.txt
ptg_web.egg-info/requires.txt
ptg_web.egg-info/top_level.txt
server/__init__.py
server/app.py
server/bot.py
server/game_manager.py
server/room.py
server/set_loader.py
server/state_builder.py
server/static/game.js
server/static/style.css
server/templates/index.html
sets/default/manifest.yaml
sets/default/catalog/air_mana.yaml
sets/default/catalog/air_spirit.yaml
sets/default/catalog/earth_golem.yaml
sets/default/catalog/earth_mana.yaml
sets/default/catalog/fire_elemental.yaml
sets/default/catalog/fire_mana.yaml
sets/default/catalog/fireball.yaml
sets/default/catalog/fortify.yaml
sets/default/catalog/goblin.yaml
sets/default/catalog/healing_spring.yaml
sets/default/catalog/lightning_bolt.yaml
sets/default/catalog/recruit_dragon.yaml
sets/default/catalog/recruit_scout.yaml
sets/default/catalog/water_mana.yaml
sets/default/catalog/water_serpent.yaml
tests/test_game.py