LICENSE
README.md
setup.py
ataxx/__init__.py
ataxx/draw.py
ataxx/pgn.py
ataxx/players.py
ataxx/process.py
ataxx/socket.py
ataxx/uai.py
ataxx/zobrist.py
ataxx.egg-info/PKG-INFO
ataxx.egg-info/SOURCES.txt
ataxx.egg-info/dependency_links.txt
ataxx.egg-info/requires.txt
ataxx.egg-info/top_level.txt
tests/test_counters.py
tests/test_draws.py
tests/test_fen.py
tests/test_gameover.py
tests/test_hash.py
tests/test_history.py
tests/test_is_legal.py
tests/test_makeundo.py
tests/test_movetype.py
tests/test_nullmove.py
tests/test_pass.py
tests/test_perft.py
tests/test_pgn.py
tests/test_players.py
tests/test_predict_hash.py
tests/test_result.py
tests/test_san.py
tests/test_score.py
tests/test_set_get.py