Download List

專案描述

GtkLife is an implementation of Conway's Life, a cellular automaton (grid-based artificial life) developed by the mathematician John Conway. It features a highly optimized algorithm for computing generations, a giant universe (1 million x 1 million cells), and a modern, user-friendly interface. Example patterns are available from an optional sidebar on the main window. The user can also draw their own patterns, and load and save files in a number of popular Life formats.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-09-14 23:28
5.1

Several enhancements have been made to the GtkLife GUI, and Gtk+ 2 support has been greatly improved. GtkLife can now be installed using the standard ./configure, make, make install combination instead of editing the Makefile.
標籤: Major feature enhancements

2006-09-05 09:03
5.0

GTK+ 2 can now be used. GTK+ 1.2 remains the default and will continue to be supported. Several new features were added and bugfixes were made.
標籤: Major feature enhancements

2005-06-03 19:51
4.2

This release fixes a potential crash when saving patterns.
標籤: Major bugfixes

2004-09-06 04:09
4.1

This is primarily a bugfix release, with few user-visible changes.
標籤: Minor bugfixes

2004-08-25 12:50
4.0

This release has many user-visible improvements. Among
the more significant new features are an enlarged world size
(1 million x 1 million cells), a "Find Active Cells" command to
locate regions where cells are alive and changing, handling
of multiple file formats (Life 1.05 and 1.06, XLife, RLE), and
the addition of a second pattern collection.
標籤: Major feature enhancements

Project Resources