A GTK-based Go game client written in Python
Go to file
2012-04-17 18:07:04 -04:00
lib Get the board to print 2012-04-17 18:07:04 -04:00
sgc Added a copy of SGC 2012-04-14 18:38:47 -04:00
ui Added a way to close the currently open game, to ease transition to multiple games running at once 2012-04-17 01:46:55 -04:00
widgets Get the board to print 2012-04-17 18:07:04 -04:00
.gitignore Addeda gitignore file to filter out compiled python stuff 2012-04-14 18:39:27 -04:00
pygo.cfg Read config data from pygo.cfg 2012-04-15 01:00:36 -04:00
pygo.py Factored some relevant data into the GoGame class, made Game -> Close work correctly 2012-04-17 14:59:46 -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