Game of Life Self Construction

cell simulation Games

$0.99

The Game of Life (an example of a cellular automaton) is played on an infinite two-dimensional rectangular grid of cells. Each cell can be either alive or dead. The status of each cell changes each turn of the game (also called a generation) depending on the statuses of that cell's 8 neighbors. Neighbors of a cell are cells that touch that cell, either horizontal, vertical, or diagonal from that cell. The initial pattern is the first generation. The second generation evolves from applying the rules simultaneously to every cell on the game board, i.e. births and deaths happen simultaneously. Afterwards, the rules are iteratively applied to create future generations. For each generation of the game, a cell's status in the next generation is determined by a set of rules. These simple rules are as follows: If the cell is alive, then it stays alive if it has either 2 or 3 live neighbors If the cell is dead, then it springs to life only in the case that it has 3 live neighbors There are, of course, as many variations to these rules as there are different combinations of numbers to use for determining when cells live or die. Conway tried many of these different variants before settling on these specific rules. Some of these variations cause the populations to quickly die out, and others expand without limit to fill up the entire universe, or some large portion thereof. The rules above are very close to the boundary between these two regions of rules, and knowing what we know about other chaotic systems, you might expect to find the most complex and interesting patterns at this boundary, where the opposing forces of runaway expansion and death carefully balance each other.

  • 3.1
    out of 5
    7 Ratings

Bug fixed and performance improvements

The developer, 瑞锋 于, indicated that the app’s privacy practices may include handling of data as described below. For more information, see the developer’s privacy policy .

  • Data Used to Track You

    The following data may be used to track you across apps and websites owned by other companies:

    • Diagnostics
  • Data Linked to You

    The following data may be collected and linked to your identity:

    • Diagnostics

Privacy practices may vary, for example, based on the features you use or your age. Learn More

The developer has not yet indicated which accessibility features this app supports. Learn More

  • Seller
    • 瑞锋 于
  • Size
    • 51.9 MB
  • Category
    • Education
  • Compatibility
    Requires iOS 8.0 or later.
    • iPhone
      Requires iOS 8.0 or later.
    • iPad
      Requires iPadOS 8.0 or later.
    • iPod touch
      Requires iOS 8.0 or later.
    • Mac
      Requires macOS 10.11 or later.
    • Apple Vision
      Requires visionOS 1.0 or later.
  • Languages
    • English and Simplified Chinese
  • Age Rating
    4+
  • Copyright
    • © CraneStudio