Skip to content

Latest commit

 

History

History

game-of-life-png

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Game of Life - PNG Image Generator

ImageMagick, libpng, and libpng headers must be installed to build this project.
To install these packages on Ubuntu:

sudo apt-get install imagemagick libpng-dev

To create PNG outputs and convert to an animation, run:

make && ./life && ./convert.sh