A GTK-based Go game client written in Python
Go to file
2012-04-19 16:29:10 -04:00
lib Removed some deprecated code 2012-04-19 01:48:45 -04:00
ui Implemented reordering tabs and Ctrl+tab to cycle between them 2012-04-19 16:29:10 -04:00
widgets Use nicer symbols, allow multiple games at once 2012-04-19 01:46:09 -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 reordering tabs and Ctrl+tab to cycle between them 2012-04-19 16:29:10 -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