Sha256: bca842a3ac6b44ac9ebae54e8f55242cf35b61ebbb666e948f91b951d908ad67

Contents?: true

Size: 366 Bytes

Versions: 35

Compression:

Stored size: 366 Bytes

Contents

Story: cells with more than three neighbours die

As a game producer
I want cells with more than three neighbours to die
So that I can show the people with money how we are getting on

Scenario: blink

Given the grid looks like
.....
...XX
...XX
.XX..
.XX..
When the next step occurs
Then the grid should look like
.....
...XX
....X
.X...
.XX..

Version data entries

35 entries across 35 versions & 7 rubygems

Version Path
deckshuffler-0.0.2 vendor/plugins/rspec/examples/story/game-of-life/behaviour/stories/CellsWithMoreThanThreeNeighboursDie.story
picolena-0.0.99 app_generators/picolena/templates/vendor/plugins/rspec/examples/stories/game-of-life/behaviour/stories/CellsWithMoreThanThreeNeighboursDie.story
picolena-0.1.0 rails_plugins/rspec/examples/stories/game-of-life/behaviour/stories/CellsWithMoreThanThreeNeighboursDie.story
picolena-0.1.1 rails_plugins/rspec/examples/stories/game-of-life/behaviour/stories/CellsWithMoreThanThreeNeighboursDie.story
picolena-0.1.4 rails_plugins/rspec/examples/stories/game-of-life/behaviour/stories/CellsWithMoreThanThreeNeighboursDie.story
picolena-0.1.2 rails_plugins/rspec/examples/stories/game-of-life/behaviour/stories/CellsWithMoreThanThreeNeighboursDie.story
picolena-0.1.3 rails_plugins/rspec/examples/stories/game-of-life/behaviour/stories/CellsWithMoreThanThreeNeighboursDie.story
picolena-0.1.5 rails_plugins/rspec/examples/stories/game-of-life/behaviour/stories/CellsWithMoreThanThreeNeighboursDie.story
picolena-0.1.6 rails_plugins/rspec/examples/stories/game-of-life/behaviour/stories/CellsWithMoreThanThreeNeighboursDie.story
picolena-0.1.7 rails_plugins/rspec/examples/stories/game-of-life/behaviour/stories/CellsWithMoreThanThreeNeighboursDie.story
picolena-0.1.8 rails_plugins/rspec/examples/stories/game-of-life/behaviour/stories/CellsWithMoreThanThreeNeighboursDie.story
radiant-0.6.5.1 vendor/plugins/rspec/examples/stories/game-of-life/behaviour/stories/CellsWithMoreThanThreeNeighboursDie.story
radiant-0.6.5 vendor/plugins/rspec/examples/stories/game-of-life/behaviour/stories/CellsWithMoreThanThreeNeighboursDie.story
radiant-0.6.6 vendor/plugins/rspec/examples/stories/game-of-life/behaviour/stories/CellsWithMoreThanThreeNeighboursDie.story
radiant-0.6.7 vendor/plugins/rspec/examples/stories/game-of-life/behaviour/stories/CellsWithMoreThanThreeNeighboursDie.story
radiant-0.6.8 vendor/plugins/rspec/examples/stories/game-of-life/behaviour/stories/CellsWithMoreThanThreeNeighboursDie.story
radiant-0.6.9 vendor/plugins/rspec/examples/stories/game-of-life/behaviour/stories/CellsWithMoreThanThreeNeighboursDie.story
rbehave-0.3.0 examples/game-of-life/behaviour/stories/CellsWithMoreThanThreeNeighboursDie.story
rbehave-0.2.1 examples/game-of-life/behaviour/stories/CellsWithMoreThanThreeNeighboursDie.story
rbehave-0.2.0 examples/game-of-life/behaviour/stories/CellsWithMoreThanThreeNeighboursDie.story