G

gol_cmpt214_a4

Game of Life implementation for Linux terminal. Accepts a file of exactly 30 rows, 50 columns of spaces and asterisks, where '*' represents a live cell. Outputs the result of a certain number of steps through GoL to output.txt.