[
Lists Home |
Date Index |
Thread Index
]
Good work, Roger! How very cool!
Cheers,
Tom P
Roger L. Costello wrote:
> Hi Folks,
>
> I have implemented the Game of Life[1] using XSLT.
>
> It's kinda neat! It nicely demonstrates some aspects of complex systems
> such as evolution, attractors and feedback.
>
> For example, here is a simple starting configuration (a filled-in square
> means it's a live cell, an empty square means it's a dead cell):
>
> http://www.xfront.com/life/orig.html
>
> After applying the rules of Life once, the configuration evolves to
> this:
>
> http://www.xfront.com/life/out1.html
>
|