/Chess-Tools

A set of tools to help with chess programming

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Chess-Tools

A collection of tools to help with chess programming. Don't forget to fetch the submodules as well with git submodule update --init --recursive

Current List

  • epd2engine

    A Python3 script that runs a chess engine(UCI and Xboard) for the given number of seconds over a file containing a list of EPDs and prints results.