A GTK-based Go game client written in Python
Go to file
2012-04-13 16:53:57 -04:00
lib Factored the board code into a 'goban' library, and re-implemented it to use simple arrays and to be much, much simpler. Unfortunately, though, it doesn't quite work yet 2012-04-13 16:53:57 -04:00
res Added missing hoshi points, removed some now unneeded image files 2012-04-08 02:27:40 -04:00
pygo.py Factored the board code into a 'goban' library, and re-implemented it to use simple arrays and to be much, much simpler. Unfortunately, though, it doesn't quite work yet 2012-04-13 16:53:57 -04:00
readme.markdown Initial commit - So far we can print the board. 2012-04-08 01:06:10 -04:00

Installation

Dependencies

You will need:

pygame SDL_ttf