Skip to content

A multithreaded program capable of executing the first 100 steps of a modified cellular life simulator. This simulator receives the path to the input file as an argument containing the starting cellular matrix. The program then simulates the next 100 time-steps based on the algorithm defined.

License

mostofashakib/GameOfLife

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GameOfLife

A multithreaded program capable of executing the first 100 steps of a modified cellular life simulator. This simulator receives the path to the input file as an argument containing the starting cellular matrix. The program then simulates the next 100 time-steps based on the algorithm defined.

Author: Mostofa Adib Shakib

About

A multithreaded program capable of executing the first 100 steps of a modified cellular life simulator. This simulator receives the path to the input file as an argument containing the starting cellular matrix. The program then simulates the next 100 time-steps based on the algorithm defined.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages