Anyway, the gist of the game is to take a starting still life and add to it while remaining a strict still life. For example:
Code: Select all
x = 30, y = 13, rule = pridelife
2.2A6.2A7.2A7.2A$.A.A5.A.A6.A.A6.A.A$.A7.A8.A8.A$2A5.E2A6.3A6.3A$6.E8.
A8.A$6.2E7.2A4E3.6A$20.E8.A$15.3E6.3A$14.E2.E5.A2.A$14.2E7.2A2.2E$29.
E$23.6E$23.E2.E!
Here's the starting pattern (pattern A1) but people can come up with different starting patterns (B1, C1, etc.) The next pattern after this would be A2.
Code: Select all
x = 5, y = 4, rule = pridelife
2B.2A$.B.A$.B.A$2B.2A!
EDIT: You cannot increase the population by more than 2.5 times the square root of the current population. For example, if the population is 58 (which it was when I made this edit), you can increase it by up to 19, which means the new population could be 77 if you wanted, but it could also be, say, 63. I know my example in this post violates this rule, but I think everyone still gets the point.