A zero player game Click on a square to change its state Press space to advance Neighbours: how many of the surrounding 8 squares are alive Rules: If a square has 3 neighbours it is born If a square has 2 or 3 neighbours it survives If a square has less than 2 or more than 3 neighbours it dies some glitches (don't touch the sides)
Thanks to John Conway for the original game