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