Conway's Game of Life in SDL2 The program takes 2 arguments: First is ms refresh rate Second is % chance to fill each cell Example: ./conway 100 30