created populate function to seed from serialize
[cellular-automaton.git] / 2d.js
2012-12-27  Dylan Lloydcreated populate function to seed from serialize master
2012-12-27  Dylan Lloydadded universe toggle logic
2012-12-27  Dylan Lloydput start/stop code into universe
2012-12-27  Dylan Lloydadded serialize fn to universe and refactored some
2012-12-17  Dylan Lloydrm'd extra param
2012-12-17  Dylan Lloydallow random or blank reseed
2012-12-17  Dylan Lloydadded reseed function to 2d automaton
2012-12-17  Dylan Lloydclick on cells to toggle while 2d automaton stopped
2012-12-16  Dylan Lloydremove broken features, there's a branch for that
2012-12-16  Dylan Lloydmerged 1d and 2d automaton into one page
2012-12-16  Dylan Lloydadded missing file :-/
2012-12-16  Dylan Lloydwhoops! typos
2012-12-16  Dylan Lloydwhoops, swap height/width
2012-12-16  Dylan Lloydworking w/ hardcoded seeds, instant or on interval