AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/reference.rst
docs/usage.rst
hanabython/__init__.py
hanabython/cli.py
hanabython/hanabython_temp.py
hanabython.egg-info/PKG-INFO
hanabython.egg-info/SOURCES.txt
hanabython.egg-info/dependency_links.txt
hanabython.egg-info/entry_points.txt
hanabython.egg-info/not-zip-safe
hanabython.egg-info/requires.txt
hanabython.egg-info/top_level.txt
hanabython/Modules/Action.py
hanabython/Modules/ActionClue.py
hanabython/Modules/ActionForfeit.py
hanabython/Modules/ActionPlayCard.py
hanabython/Modules/ActionThrow.py
hanabython/Modules/Board.py
hanabython/Modules/Card.py
hanabython/Modules/CardPublic.py
hanabython/Modules/Clue.py
hanabython/Modules/Color.py
hanabython/Modules/ColorColorless.py
hanabython/Modules/ColorMulticolor.py
hanabython/Modules/Colored.py
hanabython/Modules/Colors.py
hanabython/Modules/Configuration.py
hanabython/Modules/ConfigurationColorContents.py
hanabython/Modules/ConfigurationDeck.py
hanabython/Modules/ConfigurationEmptyClueRule.py
hanabython/Modules/ConfigurationEndRule.py
hanabython/Modules/ConfigurationHandSize.py
hanabython/Modules/DiscardPile.py
hanabython/Modules/DrawPile.py
hanabython/Modules/DrawPilePublic.py
hanabython/Modules/Game.py
hanabython/Modules/Hand.py
hanabython/Modules/HandPublic.py
hanabython/Modules/Player.py
hanabython/Modules/PlayerBase.py
hanabython/Modules/PlayerHumanText.py
hanabython/Modules/PlayerPuppet.py
hanabython/Modules/StringAnsi.py
hanabython/Modules/StringUtils.py
hanabython/Modules/__init__.py
tests/__init__.py
tests/test_hanabython.py