GameOfLife: Difference between revisions
Jump to navigation
Jump to search
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..." |
(No difference)
|
Latest revision as of 23:21, 1 October 2011
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.