LucidLife
=========
http://icculus.org/~jcspray/LucidLife/

LucidLife is a fast and user-friendly Conway's Life program for Unix.

Requirements:
	GTK+ 2.6
	gnome-vfs

Compilation instructions:
	./configure
	make
	make install

LucidLife is free software, released under the GNU GPL. Suggestions,
feature requests and bug reports are welcome at jcspray@icculus.org

LucidLife is derived from GtkLife 4.2, GtkLife's site is:
http://ironphoenix.org/tril/gtklife/

Attributions:
  - Much inspiration was had by studying the source of Alan Hensel's Life
    applet.
  - The pattern archive in patterns/ is a public-domain collection amassed by
    Alan Hensel.
