Live data from Hacker News

Self-Organization and Conway's Game of life (With Interactive Javascript Canvas)

npcontemplation.blogspot.com

1–3 of 3 posts

Re: Self-Organization and Conway's Game of life (With Interactive Javascript Canvas)

#3
I 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!