laydros.org

Archives for July, 2011

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.

Tagged with: api, dos, games, programming, windows - 0 comments