So, over the last couple of days I’ve ported my cellular automata producing code over to javascript. The results of this are here. The interesting bit is that it’s all done in javascript, including generating the images, which isn’t something that javascript is generally used for. This definitely doesn’t work in Internet Explorer. It might work in Safari and Opera. It definitely works the version of Firefox I’ve tested, but your mileage may vary.
So, over the last couple of days I’ve ported my cellular automata producing code over to javascript. The results of this are here. The interesting bit is that it’s all done in javascript, including generating the images, which isn’t something that javascript is generally used for. This definitely doesn’t work in Internet Explorer. It might work in Safari and Opera. It definitely works the version of Firefox I’ve tested, but your mileage may vary.