Saturday, June 28th, 2008
Conway’s Game of Life
Every time I try to learn a new programming language as a ‘Hello World’ world program I write Conway’s Game of Life. So when John Resig created processing.js I started building again. I’m not sure why, but the program is using a LOT of cpu cycles, I tried to optimize as much as I can, [...]
