Mk-Chan / Chess-Tools

A set of tools to help with chess programming

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A set of tools to help with chess programming

License:GNU General Public License v3.0


Languages

Language:Python 100.0%