analytics

Sunday, February 13, 2005

Solution to Spawning!

I thought of a way to solve the spawning problem!

Our spawner can simply create dead cells in the unoccupied points around any living cells. Then the world can iterate through the cell set so that each cell decides its own life or death. Then the world cycles and the job is done!

No comments: