Tengen
======

    Tengen is a GNOME program that plays the game of Go.  It is based on the
    GNU Go engine (through the Go Text Protocol) and therefore let you play
    either against the computer or a human being.

Requirements
------------

    Ruby >= 1.8.0:              http://www.ruby-lang.org
    GNOME >= 2.6:               http://www.gnome.org
    Ruby-GNOME2 >= 0.10.1 [*]:  http://ruby-gnome2.sourceforge.jp
    GNU Go [**]:                http://www.gnu.org/software/gnugo

    [*]: Required libraries are: Ruby/Libglade2, Ruby/Gnome2, Ruby/GdkPixbuf2
                                 and Ruby/GnomeCanvas2.

    [**]: Tested with 3.4, but should work with any version that supports
          GTP (Go Text Protocol) version 2.

Install
-------

    $ ruby install.rb config
    $ ruby install.rb setup
   ($ su)
    $ ruby install.rb install

Usage
-----

    $ tengen 

License
-------

    Tengen is distributed under the terms of the GNU General Public License.
    See the COPYING file for more information.
