7yl4r / LifeGenes

:jeans: genetic inheritance + Conway's Game of Life.
12 stars 1 forks source link

current script only works on static scene #2

Closed 7yl4r closed 11 years ago

7yl4r commented 11 years ago

the script needs to be modified to update(), and then use getstate() and setstate() to pass down genetic material when a new cell is created.