Scoring seki in the game of go
I’m building a web-based version of the game of go called Tenuki. You can read more about it and try out the live examples over at the Tenuki GitHub repo. The general idea is to provide a complete, mobile-friendly, self-contained go board with enough logic to start and end a game, but which is easy for others to build on top of.