Skip to content

antsht/Game-Of-Life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Game-Of-Life

Terminal version of game of life in C

You can manually enter initial state sequentually passing pairs of ROW COLUMN numbers or pass predefined files with initial state from data directory. "./game_of_life < ../data/gol1.txt" etc.

About

Terminal version of game of life in C

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published