Skip to content

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

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages