ujh / iomrascalai

Iomrascálaí is an AI for the game of Go/Weiqi/Baduk written in Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GoGui analyze command to show what the bot thinks about who owns which parts of the board

ujh opened this issue · comments

As a preparation for #214 we could just store who owned which point after each playout. With this information we can then implement a GoGui analyze command that shows an overlay on the board. Completely black for points that are owned more than 90% by black, completely white for those that are owned more than 90% by white and grey for everything in between.