
gameoflife-algorithms: Rules of algorithm : 2 states. Birth if 1 or 6 neighbours are alive. Survive if 2, 3, 4, 6 or 7 neighbours are alive. World is a Sphere. Initial population is 57 % of total surface.
gameoflife-algorithms: Rules of algorithm : 2 states. Birth if 1 or 6 neighbours are alive. Survive if 2, 3, 4, 6 or 7 neighbours are alive. World is a Sphere. Initial population is 57 % of total surface.