C | File I/O

The Game of Life is a cellular automaton created by John Conway.
Specification

In this project, I created methods to read in and write to PPM ASCII files. Secondly, I decoded messages hidden with steganography in image files.

Finally, I implemented the game of life in C.

cs61c_project1.gif