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

Fix a typo for BlackBlunder annotation #73

Closed huytd closed 4 years ago

huytd commented 4 years ago

I just noticed it, it should be BlackBlunder not BlackBunder

fsmosca commented 4 years ago

Thanks.