u-go.net logo

Home

Kombilo

A go database program including a powerful pattern search engine

uliGo

Classical go problems

SGF game records

Links

About this site

uliGo download

The current stable version is 0.2.
The current testing version is 0.3.

A bug tracker with all known bugs and problems is available.


Testing: Version 0.3

Version 0.3 is still quite fresh, and possibly still contains some bugs, although I hope that I have caught the more severe ones by now. Therefore I call it a "testing version": please be prepared that certain things might not work. As always, the program comes WITHOUT ANY WARRANTY. Please make sure to have backup copies of important (SGF) files which you want to use with uliGo.

Thanks to everybody who reported bugs/problems so far. If you discover a new bug, please open a new issue in the bug tracker, or drop me a line; I will then (try to) fix it in the next version.

Windows

On Windows systems, you have two choices: either you download the installer below which includes everything you need to run uliGo, or you install the Python interpreter separately (see the Python website), and then download the small zip file which contains the uliGo program itself. Probably the installer is the easier solution. On the other hand, if you want to use Python for other things too, you have to install it separately. In any case, please read the Getting started section in the tutorial.

  • Download installer (2.3MB).
    This is an installer with the complete uliGo program. All the installer does is copying the uliGo files to your hard disk and optionally install a shortcut in the start menu or an icon on the desktop; no harmful modifications to any system files will be done. An uninstall applet is also included.
    It comes under this license which essentially says that you may freely use and redistribute the package, but not modify it.
    Technically speaking, this version consists of a small Python interpreter and the uliGo files proper, all packaged into one exe file and several dll's. It was prepared with Thomas Heller's py2exe tool. The installer was created with InnoSetup by Jordan Russell.
  • uligo03-win.zip (340KB).
    Use this zip file if you have Python installed on your system.
Linux/Other platforms

To run uliGo, you need to have the Python programming language installed on your computer (version 2.0 or better). You can get it at the Python website. (See also the Tutorial.)


Stable: Version 0.2

Even though I call 0.2 the "stable version", the usual disclaimer still applies: This program comes without any warranty. Make sure that you have backup copies of important (SGF) files.

Windows

For the stable version, there is no Windows installer available. That means that you have to install Python (version 2.0 or better) on your system before you can use uliGo.

Once you have Python installed, all you need to do is to download the .zip file below and unpack it. An uligo directory will be created. You can then start uliGo by double-clicking the 'uligo.pyw' file, or by using a command like "c:\python21\python uligo.pyw". More information is available in the manual.

Please read the Getting started section in the tutorial.

uligo02-win.zip (326KB).

Linux/Other platforms

To run uliGo, you need to have the Python programming language installed on your computer (version 2.0 or better). You can get it at the Python website. See the Tutorial for further hints on installing and using uliGo.

Powered by Zope