1 Story: cells with less than two neighbours die
\r
4 I want cells with less than two neighbours to die
\r
5 So that I can illustrate how the game works to people with money
\r
7 Scenario: cells with zero or one neighbour die
\r
9 Given the grid looks like
\r
15 When the next step occurs
\r
16 Then the grid should look like
\r