A Sequential and Parallel Implementation of the 0 player game "Game of life" for the university course Advanced Programming
The input file needs to be in the form:
width,height
content as a matix(width, height) of . and x
The submission csv files can be found in the docu folder