|
|
'Game Of Life' is simple application that implements cellular automation algorithm discovered by John Horton Conway called
Game Of Life. Initial state is
created with in-build editor that allows you to enable or disable state of each cell on the grid.
Manevouring through iterations is easily done via simple command bar, state of each iteration can also
be changed. Nice animations can be made with a simple rules (type) but blur effect and use of
|
|