space to start/stop Here are the rules: -If a live cell has less than two neighbors, it dies -If a live cell has two or three neighbors, it survives -If a live cell has more than three neighbors, it dies. -If a dead cell has exactly three neighbors, it becomes alive