lightvector / leela-analysis

Analysis scripts for Leela
Other
56 stars 13 forks source link

Add markers for next move and leela suggestion #5

Closed StevenVanDijk closed 6 years ago

lightvector commented 6 years ago

Cool, thanks for the suggestion. I actually used to mark the bot suggestion, but I removed it due to the amount of clutter it introduced when going through the SGF file. Personally I found it highly distracting to have a visual marker constantly jumping around in the file on every move when I reviewed it in CGoban.

If you think it's worth having, perhaps it should then be optional, controlled by a command line flag? Same for the next-move marker.

StevenVanDijk commented 6 years ago

Yes, that makes sense. I'll send you a new pull request.

Cheers, Steven