results

class sente.results
get_black_points(self: sente.results) int

gets the number of points that black scored

Returns

the number of points that black scored

get_white_points(self: sente.results) float

gets the number of points that white scored

Returns

the number of points that black scored

get_winner(self: sente.results) sente.stone

gets the winner of the game

Returns

sente.stone of the winner of the game