Introduction - If you have any usage issues, please Google them yourself
Programming
Principles 1
1.2 THE GAME OF LIFE
Exercises 1.2
Determine by hand calculation what will happen to each of the configurations shown in Figure 1.1 over
the course of five generations. [Suggestion: Set up the Life configuration on a checkerboard. Use one
color of checkers for living cells in the current generation and a second color to mark those that will be
born or die in the next generation.]
Answer
(a)