* You are viewing the archive for January 24th, 2009

Game of Life in JavaScript

VN:F [1.9.11_1134]
Rating: -1 (from 1 vote)
VN:F [1.9.11_1134]
Rating: 0.0/5 (0 votes cast)

Today I implemented my old (1994) “fast enough” algorithm of Game of Life in JavaScript (see source code here – life.js) and now LIFE table can be “embedded” directly to HTML:000000121100… Continue Reading