Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 345 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 345 Bytes

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