Sha256: 8f3c314c2f9294e07bf8eb39db3292ee2d547d132b96099a2456b241ddedff47

Contents?: true

Size: 282 Bytes

Versions: 61

Compression:

Stored size: 282 Bytes

Contents

Story: I can kill a cell

As a game producer
I want to kill a cell
So that when I make a mistake I dont have to start again

Scenario: bang youre dead

Given the grid looks like
XX.
.X.
..X
When I destroy the cell at 0, 1
Then the grid should look like
X..
.X.
..X

Version data entries

61 entries across 61 versions & 11 rubygems

Version Path
picolena-0.1.7 rails_plugins/rspec/examples/stories/game-of-life/behaviour/stories/ICanKillACell.story
picolena-0.1.8 rails_plugins/rspec/examples/stories/game-of-life/behaviour/stories/ICanKillACell.story
pictrails-0.5.0 vendor/plugins/rspec/examples/stories/game-of-life/behaviour/stories/ICanKillACell.story
radiant-0.6.5.1 vendor/plugins/rspec/examples/stories/game-of-life/behaviour/stories/ICanKillACell.story
radiant-0.6.5 vendor/plugins/rspec/examples/stories/game-of-life/behaviour/stories/ICanKillACell.story
radiant-0.6.7 vendor/plugins/rspec/examples/stories/game-of-life/behaviour/stories/ICanKillACell.story
radiant-0.6.6 vendor/plugins/rspec/examples/stories/game-of-life/behaviour/stories/ICanKillACell.story
radiant-0.6.9 vendor/plugins/rspec/examples/stories/game-of-life/behaviour/stories/ICanKillACell.story
radiant-0.6.8 vendor/plugins/rspec/examples/stories/game-of-life/behaviour/stories/ICanKillACell.story
rbehave-0.2.1 examples/game-of-life/behaviour/stories/ICanKillACell.story
rbehave-0.2.0 examples/game-of-life/behaviour/stories/ICanKillACell.story
rbehave-0.3.0 examples/game-of-life/behaviour/stories/ICanKillACell.story
rspec-0.0.10 examples/stories/game-of-life/behaviour/stories/ICanKillACell.story
rspec-1.1.1 examples/stories/game-of-life/behaviour/stories/ICanKillACell.story
rspec-1.1.10 examples/stories/game-of-life/behaviour/stories/ICanKillACell.story
rspec-1.1.0 examples/stories/game-of-life/behaviour/stories/ICanKillACell.story
rspec-1.1.4 examples/stories/game-of-life/behaviour/stories/ICanKillACell.story
rspec-1.1.6 examples/stories/game-of-life/behaviour/stories/ICanKillACell.story
rspec-1.1.7 examples/stories/game-of-life/behaviour/stories/ICanKillACell.story
rspec-1.1.5 examples/stories/game-of-life/behaviour/stories/ICanKillACell.story