LICENSE
README.md
setup.py
waving_hands/__init__.py
waving_hands/config.py
waving_hands/elemental.py
waving_hands/gamemaster.py
waving_hands/groblenames.py
waving_hands/hand.py
waving_hands/main.py
waving_hands/minion.py
waving_hands/spell.py
waving_hands/spellbinder_client.py
waving_hands/spellbook.py
waving_hands/spellbook_client.py
waving_hands/targetable.py
waving_hands/targetable_client.py
waving_hands/version.py
waving_hands/waving_hands.py
waving_hands/wizard.py
waving_hands.egg-info/PKG-INFO
waving_hands.egg-info/SOURCES.txt
waving_hands.egg-info/dependency_links.txt
waving_hands.egg-info/entry_points.txt
waving_hands.egg-info/top_level.txt
waving_hands/tests/__init__.py
waving_hands/tests/conftest.py
waving_hands/tests/test_spells.py