AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
ScotlandPYard/ScotlandPYard.py
ScotlandPYard/__init__.py
ScotlandPYard/cli.py
ScotlandPYard/mapcomponents.py
ScotlandPYard/profile_utils.py
ScotlandPYard/spymap.py
ScotlandPYard.egg-info/PKG-INFO
ScotlandPYard.egg-info/SOURCES.txt
ScotlandPYard.egg-info/dependency_links.txt
ScotlandPYard.egg-info/entry_points.txt
ScotlandPYard.egg-info/not-zip-safe
ScotlandPYard.egg-info/requires.txt
ScotlandPYard.egg-info/top_level.txt
ScotlandPYard/config/__init__.py
ScotlandPYard/config/gameconfig.py
ScotlandPYard/resources/__init__.py
ScotlandPYard/resources/stylesheet.py
ScotlandPYard/resources/icons/cat.svg
ScotlandPYard/resources/icons/deer.svg
ScotlandPYard/resources/icons/dog.svg
ScotlandPYard/resources/icons/fox.svg
ScotlandPYard/resources/icons/frog.svg
ScotlandPYard/resources/icons/grasshopper.svg
ScotlandPYard/resources/icons/owl.svg
ScotlandPYard/resources/icons/panda.svg
ScotlandPYard/resources/icons/snail.svg
ScotlandPYard/resources/icons/walrus.svg
ScotlandPYard/resources/images/__init__.py
ScotlandPYard/resources/images/icon.png
ScotlandPYard/resources/images/map.jpg
ScotlandPYard/resources/images/map2.jpg
ScotlandPYard/resources/images/map3.jpg
ScotlandPYard/spyengine/StupidAIDetective.py
ScotlandPYard/spyengine/StupidAIMrX.py
ScotlandPYard/spyengine/__init__.py
ScotlandPYard/spyengine/abstractdetective.py
ScotlandPYard/spyengine/abstractmrx.py
ScotlandPYard/spyengine/abstractplayer.py
ScotlandPYard/spyengine/aidetective.py
ScotlandPYard/spyengine/aimrx.py
ScotlandPYard/spyengine/engine.py
ScotlandPYard/spyengine/humandetective.py
ScotlandPYard/spyengine/humanmrx.py
ScotlandPYard/spyengine/maputils.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/usage.rst
tests/__init__.py
tests/test_ScotlandPYard.py