Jul 12, 2011 (about 7 months ago)
First try at Conway’s Game of Life
It’s not very pretty, but I’m new to console graphics stuff.
I have never used pure C before, so I’ve been kinda learning the DOS/Windows API and C at the same time. The corners are ignored, but the edges loop.
So here is the current main.c and the exe. It is currently Windows only, uses the Windows API.