Conway's Game of Life Simple implementation of Conway's Game of Life Dependencies SDL2 How to Build: mkdir build cd build cmake .. make How to Run: ./game