A GTK-based Go game client written in Python
Go to file
2012-04-12 13:46:27 -04:00
gnugo Beginning of implementation of a ctypes-based interface to libboard, which is a much cleaner set of Go routines than I hacked together originally. Including a copy of gnugo 3.8 so we can build a dynamic version of libboard. 2012-04-12 13:46:27 -04:00
lib Beginning of implementation of a ctypes-based interface to libboard, which is a much cleaner set of Go routines than I hacked together originally. Including a copy of gnugo 3.8 so we can build a dynamic version of libboard. 2012-04-12 13:46:27 -04:00
res Added missing hoshi points, removed some now unneeded image files 2012-04-08 02:27:40 -04:00
pygo.py Beginning of implementation of a ctypes-based interface to libboard, which is a much cleaner set of Go routines than I hacked together originally. Including a copy of gnugo 3.8 so we can build a dynamic version of libboard. 2012-04-12 13:46:27 -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