Re: Making a Game Engine
Even before you learn your way through game engine development in C++ right away, I would learn XNA and C# first, this is a good way to get your feet wet and learn simple game engines right away, then once you've mastered C# and made a few engines within XNA, then you can move towards C++ and learn how to put together an engine totally from scratch on the system level.
|