A GTK-based Go game client written in Python
Go to file
2012-04-19 00:28:45 -04:00
lib Fixed ko checking 2012-04-18 17:57:58 -04:00
ui Reduce the amount of file I/O and the number of image files we need 2012-04-19 00:28:45 -04:00
widgets Reduce the amount of file I/O and the number of image files we need 2012-04-19 00:28:45 -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 Fixed initial board update not showing 2012-04-18 11:37:06 -04:00
readme.markdown Added a missing dependency to readme 2012-04-17 23:16:22 -04:00

pygo - a GTK-based Go game client written in python

Installation

Dependencies

To run pygo, you will need:

  • pygtk2
  • pygtk2-libglade

How to install

Currently, pygo is simply run in-place. Just unpack it and you're done!

Running

Just cd to the directory you unpacked and run:

./pygo.py