REQUIRED LIBRARIES:
freeglut - http://freeglut.sourceforge.net/
COMPILE:
Linux: gcc main.c -o game -lGL -lglut -lGLU
CONTROLS:
Use the mouse to change the state of a cell.
Use the 'n' key to compute the next generation.
Use the 'c' key to reset the state of all cells.
Use the 'e' key to get back to the main menu.
LICENSE:
GPL v3
SCREENSHOTS: