Game of Life

Created For - School

Created - Nov. 6, 2012, 2 a.m.

Binary available - Link

Source available - Link

Language Used - C++

This program is an implementation of Conway's Game of Life, using a torodial array. The binary was compiled on 64 bit Linux, but includes instructions for porting to Windows. There are options to customize it, instructions are in the source code. I'd like to to turn this into a screensaver, but with colored pixels instead of stars.