Reference Guide to Swarm 1.4
Prev
Reference X. Space Library
Next
ConwayLife2d
Name
ConwayLife2d — Classic 2d Conway's Life CA.
Description
Classic 2d Conway's Life CA.
Protocols adopted by ConwayLife2d
Ca2d
Methods
Phase: Creating
+
createBegin:
aZone
Set number of states to 2.
-
initializeLattice
Initialize lattice to random 1/3 in state 1.
Phase: Using
-
stepRule
Run Conway's Life rule (simpleminded version).
Prev
Home
Next
Ca2d
Up
DblBuffer2d