A GTK-based Go game client written in Python
Go to file
2012-04-21 02:50:52 -04:00
lib Implemented basic scoring code, so that scoring estimates are drawn at the end of a game 2012-04-21 02:50:52 -04:00
ui Implemented basic scoring code, so that scoring estimates are drawn at the end of a game 2012-04-21 02:50:52 -04:00
widgets Implemented basic scoring code, so that scoring estimates are drawn at the end of a game 2012-04-21 02:50:52 -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 Implemented basic scoring code, so that scoring estimates are drawn at the end of a game 2012-04-21 02:50:52 -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