Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 1.1 KB

README.md

File metadata and controls

14 lines (9 loc) · 1.1 KB

Go Report Card Build Status Coverage Status

Engine-utils

Compilation of utilities for testing and creating chess engines.

Whats included

  • makebook: creates a polyglot (bin) opening book from a pgn. Filters can be applied to the pgn. (read more)
  • testsuite: takes an EPD and runs the commands against a chess engine. (read more)

How to get it

You can download a version for your operating system in the releases section.

Or if you are familiar with go/golang you can use go install