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
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.


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.