life
life is an interactive autoloaded compiled Lisp function in `life.el
'.
It is bound to <menu-bar> <tools> <games> <life>.
(life &optional SLEEPTIME
)
Run Conway's Life simulation.
The starting pattern is randomly selected. Prefix arg (optional first
arg non-nil from a program) is the number of seconds to sleep between
generations (this defaults to 1).