Hacker News new | ask | show | jobs
Self-Organization and Conway's Game of life (With Interactive Javascript Canvas) (npcontemplation.blogspot.com)
3 points by ynd 6137 days ago
2 comments

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!

Javascript is dramatically faster using Safari 4+.