For CS488 (Graphics), I made an interactive 3D go board. As part of the assignment we had to implement a lot of graphical features with OpenGL, so I implemented reflections, particles, texture and bump mapping, and ellipsoid/rectangular collisions.
I didn’t implement the rules of Go. Instead you can arbitrarily pick up and throw stones around.