Skip to content

Jadamka/Game-Of-Life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Game-Of-Life

Conways Game of Life created by mathematician John Horton Conway in 1970

  • TODO:
    • there is no way the user can choose what shape should be the starting one, always have to create it manually by doing map[10][21] = alive, make it so user can change starting shape in a txt file and then program will read from that file and fill the array map with the content of file

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published