-
-
Recent Posts
Sponsored Links
-
Category Archives: C++
Visual C++ 2005 Express
Last month Microsoft announced that the Express Editions of Visual Studio 2005 are now free forever. This is great news for anyone looking for a low-cost way to get into game development on the Windows platform. Linux and Mac OS … Continue reading
Posted in C++
Comments Off
Game States Tutorial
The first tutorial has been posted. Managing Games States in C++ This tutorial will show you how to easily transition between different states in your game. For example, from the opening screen, to the menu, and then on to the … Continue reading
Posted in C++
Comments Off