 |
GtkLife |
| version 5.1 |
| About GtkLife |
A Conway's Life application for *nix.
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.
Requirements
This application requires GTK+ version 1.2.x.
Other dependencies include: (GTK 2 is supported as well)
|
| Latest Version: 5.1 |
A number of 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.
Related Link: Introduction to Conway's Life |
|
|