Game of Seeds

3/64

The size of token is compatible with all browsers and devices.

Background color is selected randomly from 27 RGB colors.
Foreground colors are selected randomly from 44 sets of RGB colors.
number of Circles are selected randomly between 475 to 11025.
Circles are colored by rule of Seeds. Seeds is a cellular automaton in the same family as the Game of Life, initially investigated by Brian Silverman and named by Mirek Wójtowicz. It consists of an infinite two-dimensional grid of cells, each of which may be in one of two states: on or off. Each cell is considered to have eight neighbors (Moore neighborhood), as in Life. In each time step, a cell turns on or is "born" if it was off or "dead" but had exactly two neighbors that were on; all other cells turn off. Thus, in the notation describing the family of cellular automata containing Life, it is described by the rule B2/S.
Number of iterations is selected between 30 to 2030.


Download and save by pressing "s" or "S" keys. This will give you a .PNG file whit the name of "Game of Seeds_{hash}".

This page has been generated using fx_hash public API https://api.fxhash.xyz/graphql/, to display an overview of a creator's collection from www.fxhash.xyz. The computation of "rarity" is not the official computation and therefore can differ. Dev by @zancan.