GameOfLife

From RevSpace
Revision as of 01:21, 2 October 2011 by 10.42.42.9 (talk) (Created page with " Implement Conway's game of life in pure analog fashion: each node is an autonomous analog circuit with light sensors and elementary comperator circuitry to determine the next s...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


Implement Conway's game of life in pure analog fashion: each node is an autonomous analog circuit with light sensors and elementary comperator circuitry to determine the next state.