I have been on Fractal Forums quite a bit lately and someone there, Tglad, gave permission to show an idea he's been working on. It is a multilayer Conway's Game of Life with grids of increasing resolution and he's been successful in making fractal-like images with it as well as traveling automaton.
It is still in-the-works as far as rule creation goes. I noticed that Conway's Game of Life sketches appear fairly often on this forum and thought people might be interested in experimenting with the variation, it has shown to make some nice images.
- Information on how to implement it:
http://tglad.blogspot.com.au/2012/03/implementing-fractal-automata.html
- The topic I mentioned from their forum:
http://www.fractalforums.com/new-theories-and-research/fractal-fire-and-other-fractal-life/
I'm currently working on it myself (getting the parent / child neighbor counting to work is a roadblock at the moment) and will show whatever I can make with it when I'm done.
1