featurecat / lizzie

Lizzie - Leela Zero Interface
GNU General Public License v3.0
970 stars 228 forks source link

Show change of winrate bar #897

Open kaorahi opened 3 years ago

kaorahi commented 3 years ago

This patch imports one of my favorite features from LizGoban. The change of the winrate bar is shown as the green (= good move) or red (= bad move) rectangle.

Are there more suitable colors for Lizzie?

wrbar_diff

hope366 commented 3 years ago

I think it's an interesting feature. The win rate bar of lizzie will be displayed when Nihon Ki-in broadcasts live on youtube, but I think that viewers can enjoy it more by using the version with this function.

I would just like to mention one question that I have. The image you attached shows a red rectangle to indicate how bad a move White made, but because it is on top of the black bar, it seems to intuitively recognize that Black made a bad move.

kaorahi commented 3 years ago

better ideas are welcome :)

kaorahi commented 3 years ago

As the above design seems to confuse some users, I modified it so that Lizzie shows just the previous winrate with a simple gray line. I expect this will not disturb your eyes. wrbar_diff2