Introducing the timisbusy Go Server

Sample Go Game

I did it! Multiplayer go in Django. For now I'm setting up games manually. Let me know if you want to play: timisbusy@gmail.com.

For those of you unfamiliar with go, it's a Chinese/Japanese board game. More details here.

I'll release some details about the program and even a text-based version (for the real geeks). Look for more on that soon.

UPDATE: A Nice Little Recursive Algorithm for Go