fsmosca / chess-artist

A python script that can annotate chess games in pgn file with static evaluation or search score of an engine, can annotate an epd file with acd, acs, bm, and ce opcodes, can test engine with epd test suite and can generate chess puzzles.
GNU General Public License v3.0
69 stars 18 forks source link

Add support for lc0 #40

Closed dkappe closed 5 years ago

dkappe commented 5 years ago

The current version in master cannot digest lc0 output.

fsmosca commented 5 years ago

We already tried this and chess artist is fine with it.