LinuxCommandLibrary

pbmlife

Apply Conway's Rules of Life to a PBM image.

TLDR

Apply the Rules of Life to an input PBM image file for one generation and the output the result as a PBM image file

$ pbmlife [path/to/file.pbm]
copy


Display version
$ pbmlife -version
copy

Copied to clipboard