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
70 stars 18 forks source link

Added -movestart option #16

Closed fsmosca closed 8 years ago

fsmosca commented 8 years ago

-movestart 8 will start the engine analysis at move 8.

Also in epd analysis, check that the epd has a legal move.