Table of Contents

Name

pbmlife - apply Conway's rules of Life to a portable bitmap

Synopsis

pbmlife [pbmfile]

Description

Reads a portable bitmap as input. Applies the rules of Life to it for one generation, and produces a portable bitmap as output.

A white pixel in the image is interpreted as a live beastie, and a black pixel as an empty space.

See Also

pbm(5)

Author

Copyright (C) 1988, 1991 by Jef Poskanzer.


Table of Contents