tenuki
tenuki copied to clipboard
Tenuki is a web-based go board and JavaScript library
I'm considering using tenuki for a tsumego website along the lines of what GoGrinder used to do locally. For tsumego it would be really helpful to be able to only...
I would love a `markAt(x,y)` API that allowed a triangle or similar marking on an intersection. This would be useful to display possible continuations, for example, or the correct move...
Have been looking into the source and cannot find a way to remove a game from a page? Is this not a use case that was designed for or maybe...
Thanks for this awesome package. I installed using npm, but I don't get a "tenuki.css" anywhere. In fact, there is no build directory at all. My impression is that npm...
HI, How can I set stone on board before game start? I have read the doc and load the board successfully, but how can I set stones on the board...
It would be great if tenuki had some kind of API for scrubbing the history. I'd like to use tenuki for demonstration purposes, show casing a series of moves with...
Can someone please tell me how to exactly run this on a macbook air ?
Per https://babeljs.io/docs/en/env/ -- updated from preset-es2015 to preset-env. Also updated @babel-cli and @babel-core versions to be compatible. Updated shell in Makefile to set path variable, otherwise I was getting missing...
Can someone explain to me how i am supposed to make it work if i don't have all the code? Can someone help me make a html file that can...