LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
strategypy/__init__.py
strategypy/api.py
strategypy/cli.py
strategypy/components.py
strategypy/consolefe.py
strategypy/game.py
strategypy/settings.py
strategypy.egg-info/PKG-INFO
strategypy.egg-info/SOURCES.txt
strategypy.egg-info/dependency_links.txt
strategypy.egg-info/entry_points.txt
strategypy.egg-info/not-zip-safe
strategypy.egg-info/requires.txt
strategypy.egg-info/top_level.txt
strategypy/bots/__init__.py
strategypy/bots/davide.py
strategypy/bots/happines_base.py
strategypy/bots/happiness.py
strategypy/bots/killer.py
strategypy/bots/prey.py
strategypy/bots/static.py
strategypy/bots/unittest_movedown.py
strategypy/bots/unittest_moveleft.py
strategypy/bots/unittest_moveright.py
strategypy/bots/unittest_moveup.py
strategypy/bots/unittest_static.py
strategypy/scripts/__init__.py
strategypy/scripts/davide_trainer.py
tests/__init__.py
tests/test_integration.py