Life is an implementation of Conway's Game of Life.
This is an algorithm where cells propagate or die, based
on the activity of the eight neighbouring cells.
You can download these modules
individually from the IAC using anonymous ftp to the
appropriate directories at avs.ncsc.org.
If you would like to download the entire suite of modules,
and sample datasets at the same time, the IAC
recommends that you use anonymous ftp to grab the following
file from ftp.iavsc.org:
/pub/AVS5/Data/avs_data/MCNC_Env_Pgms/MCNC_Env_Pgms.tar.Z
This contains all source code to all local and remote
modules, as well as all of the sample datasets, networks,
documentation, installation, and usage notes.