cellular-automaton.git
11 years agocreated populate function to seed from serialize master
Dylan Lloyd [Thu, 27 Dec 2012 06:11:41 +0000 (01:11 -0500)] 
created populate function to seed from serialize

11 years agoadded universe toggle logic
Dylan Lloyd [Thu, 27 Dec 2012 05:59:13 +0000 (00:59 -0500)] 
added universe toggle logic

11 years agoput start/stop code into universe
Dylan Lloyd [Thu, 27 Dec 2012 05:58:32 +0000 (00:58 -0500)] 
put start/stop code into universe

11 years agoadded serialize fn to universe and refactored some
Dylan Lloyd [Thu, 27 Dec 2012 05:48:49 +0000 (00:48 -0500)] 
added serialize fn to universe and refactored some

11 years agoreformat 2d reseed buttons for clarity
Dylan Lloyd [Mon, 17 Dec 2012 04:49:19 +0000 (23:49 -0500)] 
reformat 2d reseed buttons for clarity

11 years agorm'd extra param
Dylan Lloyd [Mon, 17 Dec 2012 04:27:55 +0000 (23:27 -0500)] 
rm'd extra param

11 years agofixed typo
Dylan Lloyd [Mon, 17 Dec 2012 03:43:06 +0000 (22:43 -0500)] 
fixed typo

11 years agoallow random or blank reseed
Dylan Lloyd [Mon, 17 Dec 2012 03:40:29 +0000 (22:40 -0500)] 
allow random or blank reseed

11 years agoadded reseed function to 2d automaton
Dylan Lloyd [Mon, 17 Dec 2012 03:20:47 +0000 (22:20 -0500)] 
added reseed function to 2d automaton

11 years agoadded button to regenerate 1d automaton
Dylan Lloyd [Mon, 17 Dec 2012 02:48:58 +0000 (21:48 -0500)] 
added button to regenerate 1d automaton

11 years agoclick on cells to toggle while 2d automaton stopped
Dylan Lloyd [Mon, 17 Dec 2012 02:35:44 +0000 (21:35 -0500)] 
click on cells to toggle while 2d automaton stopped

11 years agostyle fixes
Dylan Lloyd [Mon, 17 Dec 2012 01:02:26 +0000 (20:02 -0500)] 
style fixes

11 years agoremove broken features, there's a branch for that
Dylan Lloyd [Sun, 16 Dec 2012 18:21:03 +0000 (13:21 -0500)] 
remove broken features, there's a branch for that

11 years agomerged 1d and 2d automaton into one page
Dylan Lloyd [Sun, 16 Dec 2012 18:10:25 +0000 (13:10 -0500)] 
merged 1d and 2d automaton into one page

11 years agosize adjustments and divs->spans
Dylan Lloyd [Sun, 16 Dec 2012 17:51:23 +0000 (12:51 -0500)] 
size adjustments and divs->spans

11 years agoadded some controls, reset doesn't work
Dylan Lloyd [Sun, 16 Dec 2012 16:00:44 +0000 (11:00 -0500)] 
added some controls, reset doesn't work

some problem with the object copy `automaton = seed`

11 years agoadded missing file :-/
Dylan Lloyd [Sun, 16 Dec 2012 16:00:16 +0000 (11:00 -0500)] 
added missing file :-/

11 years agostyle changes
Dylan Lloyd [Sun, 16 Dec 2012 14:49:43 +0000 (09:49 -0500)] 
style changes

11 years ago2d!
Dylan Lloyd [Sun, 16 Dec 2012 14:34:19 +0000 (09:34 -0500)] 
2d!

11 years agowhoops! typos
Dylan Lloyd [Sun, 16 Dec 2012 09:32:07 +0000 (04:32 -0500)] 
whoops! typos

11 years agowhoops, swap height/width
Dylan Lloyd [Sun, 16 Dec 2012 09:01:13 +0000 (04:01 -0500)] 
whoops, swap height/width

11 years agoworking w/ hardcoded seeds, instant or on interval
Dylan Lloyd [Sun, 16 Dec 2012 08:36:08 +0000 (03:36 -0500)] 
working w/ hardcoded seeds, instant or on interval