GnoBang - a Gnome Go Bang game 

Copyright (C) 2008 by Andreas S. Krebs 
(gnobang@sberk.net)
- What is GnoBang?
 GnoBang is a simple board game. The aim is to get 5 stones in a row that's all.
 The game algorithm itself is rather simple and was never intended to be any good. 
However it seems to play resonable well, so I never bothered to replace it with anything better.
 
 
- Why did I write GnoBang?
 GnoBang is a port of XmGoBang from Xm/Xt to Gtk+/Gnome.
 The original XmGoBang was written back in 1995 as a motif programming exercise. 
However it wasn't released until 2008, when I rediscovered it cleaning up some old folders.
Recently I decided it's about time to get familar with programming for the Gnome Desktop
using Glade, GTK+,
GtkBuilder and
Automake. So I decided to simply port XmGoBang since I
wanted to write something "usefull".
 
 
- What platforms are supported?
 GnoBang has been developed on a Fedora 8 system. It may build on linux
distributions or platforms, but I haven't tested it.
 
 
- Do you still want to know more?
 Well here is the README file.
 
 
- Do you want to try it yourself?
 Go ahead and download GnoBang-0.53.tar.gz. See the README file for build and installation
instructions.
 
 
- What is the License of GnoBang?
 GnoBang is distributed under the GNU General Public License Version 3 (GPLv3).
 For more details see the GNU General Public License.
 
 
- Do you have any comments?
 Feel free to send them to gnobang@sberk.net.