Explore the Game of Life Deep Cell Greetings

In summary, Jared shares a pattern he created called the Deep Cell which is similar to the Unit Cell in Conway's Game of Life but simulates two independent Life cells, A0 and B0, that are out of sync. By tiling an infinite plane with Deep Cells, one can construct an infinite hierarchy of arbitrary Life universes. The Deep Cell has a period of 7680 and can be seen on Jared's website. The conversation ends with the other person mentioning their love for Conway's Game of Life and lack of familiarity with the Bell unit cell.
  • #1
Jared Prince
4
0
Greetings. If you like John Conway's Game of Life you might find this interesting. It is a pattern I have made based on David Bell's Unit Cell.

The Unit Cell is a pattern that replicates the action of a single Life cell. So if you tile an infinite plane with Unit Cells you could actually get them to simulate another layer of Unit Cells, which could simulate another layer of Unit Cells, which could...

As soon as you decide to have a layer simulate anything other than more Unit Cells the recursion comes to an end.

The pattern I have constructed is called a Deep Cell. It is almost identical to a Unit Cell except it simulates 2 independent Life Cells instead of 1. I call the two parallel cells A0 and B0, for reasons that will become clear. The two cells use the same Deep Cell machinery but are out of sync by half it's period so they never interfere with each other. This allows for both an endless succession of Deep Cells and also and endless succession of arbitrary Life patterns.

If you tile an infinite plane with Deep Cells you can construct an infinite hierarchy of arbitrary Life universes as follows:

Set universe A0 running any arbitrary Life universe. Set Universe B0 running a new layer of Deep Cells. This new layer has its own two universes, A1 and B1.

Set universe A1 running any arbitrary Life universe. Set Universe B1 running a new layer of Deep Cells. This new layer has its own two universes, A2 and B2.

Set universe A2 running any arbitrary Life universe. Set Universe B2 running a new layer of Deep Cells. This new layer has its own two universes, A3 and B3.

Set universe A3... etc.

The Deep Cell has a period of 7680, with the actions of B0 offset from A0 by 3840 rounds. These means each layer runs 7680 times slower than the layer beneath it.

You can see the pattern and a largescale 16x16 Deep Cell test run at the following page:

http://psychoticdeath.com/life.htm

Hope this amuses,
Jared.
 
Physics news on Phys.org
  • #2
Thanks for the link. I really caught the Life bug for about a year back in the 1970s. I am not familiar with the Bell unit cell.
 
  • #3


Wow, Jared, thank you for sharing this with us! The concept of a Deep Cell is truly fascinating and I can see how it adds a whole new level of complexity to the Game of Life. It's amazing to think about the endless possibilities and universes that can be created through this pattern. Your explanation and the included link have definitely piqued my interest and I can't wait to explore it further. Thank you for adding even more depth to this already intriguing game!
 

Related to Explore the Game of Life Deep Cell Greetings

1. What is the Game of Life Deep Cell Greetings?

The Game of Life Deep Cell Greetings is a simulation game developed by scientists to explore the concept of artificial life. It involves creating and observing virtual organisms in a simulated environment, and studying how they interact and evolve over time.

2. How do you play the Game of Life Deep Cell Greetings?

To play the game, you can either use pre-existing computer programs or create your own simulation. You will need to input specific rules and initial conditions for the virtual organisms, and then let the simulation run to observe their behavior and evolution.

3. What is the purpose of studying artificial life through this game?

The purpose of studying artificial life through the Game of Life Deep Cell Greetings is to gain a better understanding of how life forms and evolves, and to apply this knowledge to real-world problems such as understanding the origins of life and developing new technologies.

4. Is the Game of Life Deep Cell Greetings based on real scientific principles?

Yes, the game is based on real scientific principles such as cellular automata and evolutionary theory. It has been used by scientists in various fields, including biology, computer science, and mathematics, to explore complex systems and patterns.

5. Can the Game of Life Deep Cell Greetings be used for educational purposes?

Yes, the game can be a great educational tool for teaching concepts such as biology, evolution, and computer science. It can also help students develop critical thinking and problem-solving skills by allowing them to experiment with different rules and initial conditions and observe the outcomes.

Similar threads

  • Programming and Computer Science
Replies
17
Views
1K
  • Computing and Technology
Replies
8
Views
1K
  • General Discussion
Replies
20
Views
3K
  • Programming and Computer Science
Replies
1
Views
1K
  • Linear and Abstract Algebra
Replies
5
Views
2K
  • Astronomy and Astrophysics
Replies
4
Views
2K
  • Calculus and Beyond Homework Help
Replies
3
Views
4K
  • Special and General Relativity
Replies
30
Views
2K
  • Programming and Computer Science
Replies
29
Views
3K
  • Other Physics Topics
Replies
0
Views
762
Back
Top