A set of tools using the python ataxx library written in Python 3.
Creates a graph showing how the stone count changes through a game.
Runs matches between UAI compatible engines. Can be found here.
Calculate some basic statistics over a series of games: stones captured, average game length, move types, etc
Skeleton code for a UAI compatible ataxx engine written in C++. Can be found here.
A UAI compatible engine written in C++. Can be found here.