I wanted to make some kind of portmanteau between Conway and Game of Life.
Hence congolway.
Usage
Usage of ./main:
-congolwayFilePath string
Congay file
-delay int
Delay between frames, in 100ths of a second (default 5)
-generations int
Number of generations of the cellular automaton (default 100)
-outputFilePath string
File path where the output gif will be saved (default "out.gif")