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

In engine epd testing, also read hmvc op code. #19

Closed fsmosca closed 8 years ago

fsmosca commented 8 years ago

There can be a test for engines to detect draw by fifty move draw rule. In this case add hmvc value to the fen that is going to be sent to the engine.