
October 13th, 2004, 09:00 AM
|
|
Utility Bot
|
|
Join Date: Feb 2004
Posts: 906
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
Creating an Engine for Games for Windows
Building a game engine organizes code in your games so that the game-specific code is isolated from the general Windows application code. Read on to see how to design and develop a basic game engine for Windows game programming. (From Beginning Game Programming, by Michael Morrison, 2005, Sams, ISBN: 0672326590.)
Read the full article here: Creating an Engine for Games for Windows
For more discussion go here: Blog Article Discussion
|