OCA:DotLife: Difference between revisions

From LifeWiki
Jump to navigation Jump to search
New stub
 
mNo edit summary
Line 7: Line 7:
|animated        = true
|animated        = true
}}
}}
'''DotLife''' is a [[Life-like cellular automaton]] in which live [[cell]]s survive if they 0, 2 or 3 life [[Moore neighbourhood|neighbors]], and dead cells are born if they have exactly 3 life neighbors; that is, it has rulestring "B3/023". DotLife is an explosive, chaotic rule: most randomly-generated starting patterns grow without limit, enveloped in a cloud of escaping [[glider]]s and other [[spaceship]]s, and growing patterns continue to show internal evolution.
'''DotLife''' is a [[Life-like cellular automaton]] in which live [[cell]]s survive if they 0, 2 or 3 life [[Moore neighbourhood|neighbors]], and dead cells are born if they have exactly 3 life neighbors; that is, it has rulestring "B3/023". DotLife is an explosive, chaotic rule: most randomly-generated starting patterns grow without limit, enveloped in a cloud of escaping [[glider]]s and other [[spaceship]]s, and growing patterns continue to show internal evolution.


==External links==
==External links==
{{LinkEppsteinRule|b3s023}}
{{LinkEppsteinRule|b3s023}}

Revision as of 10:47, 24 October 2016

DotLife
x=64, y = 64, rule = B3/S023 ! #C [[ THEME Inverse ]] #C [[ RANDOMIZE2 THUMBLAUNCH THUMBNAIL THUMBSIZE 2 GRID ZOOM 6 WIDTH 600 HEIGHT 600 LABEL 90 -20 2 "#G" AUTOSTART PAUSE 2 GPS 8 LOOP 256 ]]
LifeViewer-generated pseudorandom soup
Rulestring 023/3
B3/S023
Character Explosive

DotLife is a Life-like cellular automaton in which live cells survive if they 0, 2 or 3 life neighbors, and dead cells are born if they have exactly 3 life neighbors; that is, it has rulestring "B3/023". DotLife is an explosive, chaotic rule: most randomly-generated starting patterns grow without limit, enveloped in a cloud of escaping gliders and other spaceships, and growing patterns continue to show internal evolution.

DotLife at David Eppstein's Glider Database