Closed artasparks closed 3 years ago
We should write a method to find blunders based on katago analysis.
Something like
FindBlunders(g *game.Game)
But this game should have analysis data attached. For now, we'll just choose arbirtary criteria.
Done.
We should write a method to find blunders based on katago analysis.
Something like
FindBlunders(g *game.Game)
But this game should have analysis data attached. For now, we'll just choose arbirtary criteria.