Life
Conway's Game of Life is a simple computational game in which "cells" are either "alive" or "dead" based on their proximity to other cells — too few neighboring cells cause a cell to "die" from isolation and too many from overcrowding. The game is interesting on multiple levels. It was designed to show that an initial pattern could be self-replicating based on simple rules. As an analytical tool, it allows for analysis both at the cellular level and at the level of patterns, in much the same way that biological organisms can be analyzed. In another twist, Life is "Turing complete" and can function as a computer.
Categories
ComputersThe views expressed on this website are those of the author and webmaster alone (with the exception of links to or quotations from other sources), and do not represent the views of his employer, family, friends, associates or any other person. The author expressly disclaims responsibility for any material to which this site links, any site which links to this site, and any contributions by other persons — including but not limited to links, comments or trackbacks. No statement on this website should be regarded or relied upon as legal or business advice of any kind. Persons seeking legal advice should consult a lawyer licensed in the relevant jurisdiction. This site does not create an attorney-client relationship, nor does reading it, contributing to it, or commenting upon it.

Leave a comment