Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 149 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 149 Bytes

GameOfLife

Game of Life

To build and run the game use the following command :

gcc -o GameOfLife GameOfLife.c -lSDL2
./GameOfLife