GameOfLife Game of Life To build and run the game use the following command : gcc -o GameOfLife GameOfLife.c -lSDL2 ./GameOfLife