README.rst
setup.py
reconchess/__init__.py
reconchess/game.py
reconchess/history.py
reconchess/play.py
reconchess/player.py
reconchess/types.py
reconchess/utilities.py
reconchess.egg-info/PKG-INFO
reconchess.egg-info/SOURCES.txt
reconchess.egg-info/dependency_links.txt
reconchess.egg-info/entry_points.txt
reconchess.egg-info/requires.txt
reconchess.egg-info/top_level.txt
reconchess/bots/__init__.py
reconchess/bots/attacker_bot.py
reconchess/bots/random_bot.py
reconchess/bots/trout_bot.py
reconchess/res/black/b.png
reconchess/res/black/k.png
reconchess/res/black/n.png
reconchess/res/black/p.png
reconchess/res/black/q.png
reconchess/res/black/r.png
reconchess/res/white/B.png
reconchess/res/white/K.png
reconchess/res/white/N.png
reconchess/res/white/P.png
reconchess/res/white/Q.png
reconchess/res/white/R.png
reconchess/scripts/__init__.py
reconchess/scripts/rc_bot_match.py
reconchess/scripts/rc_connect.py
reconchess/scripts/rc_play.py
reconchess/scripts/rc_play_on_server.py
reconchess/scripts/rc_playback.py
reconchess/scripts/rc_register.py
reconchess/scripts/rc_replay.py