Tuesday, March 20, 2012

C++ : Conway's Game of Life

Working on a Conway's Game Of Life cellular automata simulation in C++ with SDL.

Source code available here at GitHub.  Compiled in MSVC++.

 

No comments:

Post a Comment