Game of life working with .bmp files. Written in pure C.
Available arguments:
--input - input file in .bmp format
--output - directory to store output .bmp files
--max_iter - maximum amount of iterations of game
--dump_freq - frequency of file saving to output directory