A GTK-based Go game client written in Python
Go to file
2012-04-17 23:11:49 -04:00
lib Implemented game info, play move, hover 2012-04-17 23:11:49 -04:00
sgc Added a copy of SGC 2012-04-14 18:38:47 -04:00
ui Implemented game info, play move, hover 2012-04-17 23:11:49 -04:00
widgets Implemented game info, play move, hover 2012-04-17 23:11:49 -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