ニュース

Automata (width, height, options, cellCallback): Constructs an Automata object with the specified width, height, options (details below) and cell logic callback.
A JavaScript API for creating Cellular Automata. This API requires jQuery. The constructor for the bartificer.ca.Automaton prototype builds a table to reprsent a Cellular Automaton (CA), and injects ...