issues
search
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 more board helpers in prep for adding snapshot support
#231
Closed
artasparks
closed
3 years ago
artasparks
commented
3 years ago
Add more board helpers in prep for adding snapshot support
Ko method
StoneState => returns moveList
FullBoardState => returns a board copy.
Slightly more sketching of the board-snapshot
Add more board helpers in prep for adding snapshot support