Reversing Patterns in the Game of Life [no solutions, just questions]

Share

So basically what I want is this : to get a RST simple figure from an even more simpler structure that has rules like the Game of Life.

Now the problems that arise are this :

1. What shape should be the initial one.
2. How to compute the rules.
3. How to make rules so that the logo is generated from a single point with a minimum number of steps.
4. How to determine the initial figure so that given a very simple (the absolute simple) rule it will eventually evolve into the logo.


Ideas ?

-a2480f25

1 Response to "Reversing Patterns in the Game of Life [no solutions, just questions]"

  1. Anonymous 21 February 2012 05:32
    x=patratel plin
    y=patratel gol
    5 randuri:
    4x 1y 4x 1y 4x
    1x 2y 1x 1y 1x 5y 2x
    4x 1y 4x 2y 2x
    1x 1y 1x 5y 1x 2y 2x
    1x 2y 1x 1y 4x 2y 2x

Post a Comment

About Me