vals-game-of-life


Game Of Life Simulation Engine

This is an evolving simulation engine for the so called "Game Of Life" written in Java. Current support includes configurable rules (default is Conway's B3/S23), cell age color, visualization, loading of patterns (.LIF, .RLE), "infinite" navigable space.

Project Information

Labels:
conways game life simulation cellular automaton