Hack-a-Day, Day 16: Go

 a 9x9 game of go
a 9x9 game of go

Today I hacked together a simple but servicable Go game. It uses chinese scoring, and you have to manually mark dead stones at the end of the game. You can play a demo here. Source code is on github.

Right now you have to sit down with someone else to play. I plan to spend a day adding multiplayer to a few games, if I have time.

Tagged , , , . Bookmark the permalink.