Geschrieben von:/Posted by: Laurens at 20. June 2004 15:19:
Hello everyone,
I'm programming a small chess xboard engine under linux and I want to test it
against some other (xboard) engines. I would like to use some kind of tournament
manager.
I know that several tournament managers are available under windows, but I have
not found a single one that works under linux.
Can anyone direct me to a linux tournament manager? Or, alternatively, can
anyone give me some hints on how to make a script to automate matches between
programs, while gathering the results in a nice output file? Though I'm
perfectly capable of programming chess engines in C, I do not have much
experience using grep and the like.
Thanks for your advice, Laurens.