AUTHORS
LICENSE
MANIFEST.in
README.rst
setup.py
rgkit/__init__.py
rgkit/game.py
rgkit/gamestate.py
rgkit/mapeditor.py
rgkit/rg.py
rgkit/rgcurses.py
rgkit/run.py
rgkit/settings.py
rgkit/bots/guardbot.py
rgkit/bots/randombot.py
rgkit/maps/default.py
rgkit/render/__init__.py
rgkit/render/highlightsprite.py
rgkit/render/render.py
rgkit/render/robotsprite.py
rgkit/render/settings.py
rgkit/render/utils.py
rgkit_py3.egg-info/PKG-INFO
rgkit_py3.egg-info/SOURCES.txt
rgkit_py3.egg-info/dependency_links.txt
rgkit_py3.egg-info/entry_points.txt
rgkit_py3.egg-info/top_level.txt
test/__init__.py
test/acceptance_robot.py
test/acceptance_test.py
test/attack_test.py
test/delta_test.py
test/json_test.py
test/move_test.py
test/rg_test.py
test/runner_test.py
test/seeding_test.py
test/spawn_test.py
test/state_misc_test.py
test/suicide_test.py
test/valid_test.py