NAME ^

examples/pir/life.pir - Conway's Life

SYNOPSIS ^

    % ./parrot examples/pir/life.pir

DESCRIPTION ^

Runs Conway's Life cellular automata (http://ddi.cs.uni-potsdam.de/HyFISCH/Produzieren/lis_projekt/proj_gamelife/ConwayScientificAmerican.htm).

TODO ^

Convert this into proper PIR.

SEE ALSO ^

examples/library/ncurses_life.pir.


parrot