Self-Organization and Conway's Game of life (With Interactive Javascript Canvas)
npcontemplation.blogspot.com
Self-Organization and Conway's Game of life (With Interactive Javascript Canvas)
1–3 of 3 posts
Re: Self-Organization and Conway's Game of life (With Interactive Javascript Canvas)
#2Javascript is dramatically faster using Safari 4+.
Re: Self-Organization and Conway's Game of life (With Interactive Javascript Canvas)
#3I have been looking for good examples of the new html canvas, and conveniently also interested in ALife and agent/emergent behavior. I was excited when I saw you put the code up on github.
http://github.com/ynd/life/tree/master
Thanks for sharing this!