otrego / clamshell

Clamshell is a library of Golang functions and tools for the game go
Apache License 2.0
18 stars 11 forks source link

Add a Ko method to Board #218

Open artasparks opened 3 years ago

artasparks commented 3 years ago

We should add a public Ko() method to board.Board to return the ko-point on the board.

Such a method should have: