Skip to content

gcontesini/AM_conway_game_life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AM_conway_game_life

Code for Conway's Game of Life simulation

** I promisse that is will write a better README in the future! **

** Copied for Wikipedia ** The Game of Life, also known simply as Life, is a cellular automaton devised by the British mathematician John Horton Conway in 1970. It 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. It is Turing complete and can simulate a universal constructor or any other Turing machine. ** Copied for Wikipedia **

Game of Life

About

code for Conway's Game of Life simulation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published