pbmlife
Apply Conway's Rules of Life to a PBM image. More information: <https://netpbm.sourceforge.net/doc/pbmlife.html>.
Install
- All systems
-
curl cmd.cat/pbmlife.sh
- Debian
-
apt-get install netpbm - Ubuntu
-
apt-get install netpbm - Arch Linux
-
pacman -S netpbm - Kali Linux
-
apt-get install netpbm - CentOS
-
yum install netpbm-progs - Fedora
-
dnf install netpbm-progs - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install netpbm - OS X
-
brew install netpbm - Raspbian
-
apt-get install netpbm
Apply Conway's Rules of Life to a PBM image. More information: <https://netpbm.sourceforge.net/doc/pbmlife.html>.
-
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 -
Display version:
pbmlife -version
© tl;dr; authors and contributors