Skip to content

martar/Conway-Game-of-Life-HackKrk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Conway's Game of Life

Implementation of Conway's Game of Life.

Game desription from wikipedia (wiki) The Game of Life, also known simply as Life, is a cellular automaton devised by the British mathematician John Horton Conway in 1970.[1] The "game" is a zero-player game, meaning that its evolution is determined by its initial state, requiring no further input. One interacts with the Game of Life by creating an initial configuration and observing how it evolves.

About

Conway-Game-of-Life, result of 2nd mini Code Retreat session

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages