MANIFEST.in
setup.py
scriptcraft/LICENSE.txt
scriptcraft/__init__.py
scriptcraft/client.py
scriptcraft/utils.py
scriptcraft.egg-info/PKG-INFO
scriptcraft.egg-info/SOURCES.txt
scriptcraft.egg-info/dependency_links.txt
scriptcraft.egg-info/entry_points.txt
scriptcraft.egg-info/requires.txt
scriptcraft.egg-info/top_level.txt
scriptcraft/.tmp/blabla.game
scriptcraft/.tmp/build_tank.py
scriptcraft/.tmp/fire.py
scriptcraft/.tmp/fire10x19.py
scriptcraft/.tmp/fire8x19.py
scriptcraft/.tmp/fire9x18.py
scriptcraft/.tmp/fire9x19.py
scriptcraft/.tmp/gather.py
scriptcraft/.tmp/gather_Alice.py
scriptcraft/.tmp/move.cpp
scriptcraft/.tmp/move9x14.py
scriptcraft/.tmp/move9x16.py
scriptcraft/.tmp/move9x19.py
scriptcraft/.tmp/move9x20.py
scriptcraft/.tmp/move_randomly.py
scriptcraft/.tmp/test.py
scriptcraft/.tmp/tmp.game
scriptcraft/aima/__init__.py
scriptcraft/aima/agents.py
scriptcraft/aima/search.py
scriptcraft/aima/utils.py
scriptcraft/core/CompilationStatus.py
scriptcraft/core/Environment.py
scriptcraft/core/Field.py
scriptcraft/core/FindPathProblem.py
scriptcraft/core/Game.py
scriptcraft/core/GameConfiguration.py
scriptcraft/core/GameMap.py
scriptcraft/core/Language.py
scriptcraft/core/Message.py
scriptcraft/core/Player.py
scriptcraft/core/Program.py
scriptcraft/core/RunStatus.py
scriptcraft/core/Unit.py
scriptcraft/core/UnitType.py
scriptcraft/core/__init__.py
scriptcraft/core/actions.py
scriptcraft/core/cmds.py
scriptcraft/core/compileAndRunProgram.py
scriptcraft/core/direction.py
scriptcraft/core/parse.py
scriptcraft/graphic/arrow-east.png
scriptcraft/graphic/arrow-north.png
scriptcraft/graphic/arrow-south.png
scriptcraft/graphic/arrow-west.png
scriptcraft/graphic/base.png
scriptcraft/graphic/empty_miner.png
scriptcraft/graphic/fire.png
scriptcraft/graphic/flat_field.png
scriptcraft/graphic/full_miner.png
scriptcraft/graphic/minerals.png
scriptcraft/graphic/pointer.png
scriptcraft/graphic/tank.png
scriptcraft/graphic/tree.png
scriptcraft/graphic/uplands.png
scriptcraft/maps/default.map