Original Post
I am sure you all know about the Conway Game of Life simulation. I am trying to find some C++ source code for it, especially something written for Visual C++ Express 2005. Where are some good in-depth web pages about the rules and how to program them in C++ for example?