ScratchData LogoScratchData
Back to tpaley's profile

Conway's game of life wrap

TPtpaley•Created May 12, 2013
Conway's game of life wrap
26
21
2219 views
View on Scratch

Instructions

c to clear space to toggle edit/play Epic text based game! http://scratch.mit.edu/projects/10651487/

Description

Conway's game of life Any live cell with fewer than two live neighbours dies, as if caused by under-population. Any live cell with two or three live neighbours lives on to the next generation. Any live cell with more than three live neighbours dies, as if by overcrowding. Any dead cell with exactly three live neighbours becomes a live cell, as if by reproduction.

Project Details

Project ID10187657
CreatedMay 12, 2013
Last ModifiedJuly 1, 2013
SharedMay 16, 2013
Visibilityvisible
CommentsAllowed