Next
Top of Koch
Top of Home Page
Cell Automaton:
C(i,j)=1
if C(i-1,j)+C(i+1,j)+C(i,j-1)+C(i,j+1)=1