Message Boards Message Boards

Does Wolfram language have a library of Conway's Game of Life

Posted 4 years ago

I was thinking that Conway's game of Life could be used as a "toy" 2d analog that describes the computational model for people unfamiliar with such models, and it could be far simpler and shorter than the existing material going from hypergraphs to causal graphs to multiway systems.

The point would be the following:

  1. The Game of Life is generated by a simple rule
  2. Inside the screen - objects like "blinkers" could be identified as clocks, and "gliders" as particles - but there is nothing inside the model or code that expresses those objects explictly
  3. a set of "frames" mapping the screen contents at step "t" could be described as the time evolution of a wave equation to an abstract "hilbert space". Each frame could be converted to waves using a superposition of fourier transforms on the frame contents at step "t". This would be an analog to QFT

Now - this model isn't 3d, or multi-way branching - yet it is quite analogous to the concepts expressed in the Wolfram Model - only very simple, and very visual....There is almost no code, and lots of complex behavior.

Is using the 2d Game of Life as a toy analog for the purpose of explanation to others a useful idea?

POSTED BY: Barry Silverman
3 Replies

You can check out @Ed Pegg's demonstration 2D CA Glider Database. And a lot of other related things.

POSTED BY: Vitaliy Kaurov
Posted 4 years ago

The attached is not a Library as such. Its just a notebook playing around with the Game Of Life rule. Blinkers, Guns, Gliders etc.

When opening the notebook you will see this:

enter image description here

Click Yes to evaluate the notebooks support functions.That is needed.

Attachments:
POSTED BY: Hans Milton
Posted 4 years ago
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract