SourceFiles.org - Use the Source, Luke
Home | Register | News | Forums | Guide | MyLinks | Bookmark

Sponsored Links

Latest News
  General News
  Reviews
  Press Releases
  Software
  Hardware
  Security
  Tutorials
  Off Topic


Back to files

This is my own version of a fancy Life program. It was written in C over a period of many years. It runs using both curses and X11. Other output devices should be easy to add.

This program is not meant to be incredibly fast (use xlife for that:-). But it IS meant to allow the easy editing and viewing of Life objects. It can handle very large Life objects, and handles multiple objects at the same time. Some of its features are very powerful.

The Makefile will probably need changing to load the X11 libraries correctly for your machine. Also, you can define one of the values TERMIOS, TERMIO, or SGTTY to match your machine (or nothing if you just want a standard set of default line editing characters). These are only used in scan.c. If you are not running gcc, you might want to use the alternate CFLAGS line in the Makefile.

Besides this package, you should also get the related dblifelib package which contains my library of interesting Life objects. By default the Life program expects the library to be installed in /usr/local/games/lib.

The latest version of the program can be found in my web page at:

http://www.canb.auug.org.au/~dbell

I hope you enjoy playing with this program. Suggestions for improvements are welcome.

David I. Bell
dbell@canb.auug.org.au
22 January 2006


Sponsored Links

Discussion Groups
  Beginners
  Distributions
  Networking / Security
  Software
  PDAs

About | FAQ | Privacy | Awards | Contact
Comments to the webmaster are welcome.
Copyright 2006 Sourcefiles.org All rights reserved.