Skip to content

cpater/kata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

#Game of Life

##Rules

  1. A dead cell with exactly three living neighbours becomes alive.
  2. A living cell with two or three living neighbours remains alive.
  3. In all other cases, the cell becomes (or remains) dead.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages