A GTK-based Go game client written in Python
Go to file
2012-04-18 11:33:20 -04:00
lib Make update code on playing a stone much more efficient 2012-04-18 11:33:20 -04:00
ui Added some missing resources 2012-04-17 23:12:14 -04:00
widgets Make update code on playing a stone much more efficient 2012-04-18 11:33:20 -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 Make update code on playing a stone much more efficient 2012-04-18 11:33:20 -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