nolife Description A simple demonstration of the Conway's Game of Life, written in C. Usage You can compile and run the program with the following commands: $ make $ ./nolife