mirobeka / cellular-automata

Experiments on lattice
2 stars 0 forks source link

Extend state of cell into class #36

Closed mirobeka closed 11 years ago

mirobeka commented 11 years ago

State of cell is somehow limiting and rigid. Making it separate class will make it more flexible in terms of containing vectors of chemicals, internal state vectors and other.