Conway's Game of Life Algorithm Demo
About
Description: A demo of Conway’s Game of Life algorithm for cellular automaton. Programmed using C++ and rendered with the OpenGL library.
https://en.wikipedia.org/wiki/Conway%27s_Game_of_Life
Date: May, 2016
Duration: 2 weeks