PIRI Life-likes(Game of Life) icon

PIRI Life-likes(Game of Life)

PIRI
Free
50+ downloads

About PIRI Life-likes(Game of Life)

This app is a simple simulator for Life-like(similar to Conway's Game of Life) cellular automatons.

The rule consists of two parts: birthing numbers and surviving numbers. A cell is resurrected if the number of alive cells among its 8 neighbors is one of the birthing numbers. It survives if that number is a surviving number. Otherwise it dies.

You can also adjust the size of cells and brush and lifecycle length(the speed at which the simulation runs).

Permissions
Storage: needed to save and load simulations.

Source code: https://gitlab.com/phost/piri-lifelikes

PIRI Life-likes(Game of Life) Screenshots