The program features animation in OpenGL through the animation of Conway's Game of Life. Specific information on the game can be found here.
Prior to running the program, OpenGL must be installed. Simply run make
from the command line within the same folder that contains the project files.