PDA

View Full Version : Where to begin? Oh where to begin?


Chaos09
01-02-2007, 02:05 PM
Hey everyone, Im sorta new to the whole game programming stuff. I have mainly been using other engines, for making mods and stuff. Which was fun, but in the long run I need something different. So I have been thinking alot and I have decided I am going to make my own game engine. I have some knowledge of C but alot more of C++. So I am going to use C++ because it seems the right way to go. So what I am asking is, does anyone have any tutorials on where to begin for game engine programming? Because I may have a knowledge of C++ but I am in dire need of learning the tricks of the trade when it comes to Game Engine Programming. Well thats it, and thanks for your time.

dave_
01-02-2007, 02:15 PM
1. Google
2. Wiki (http://www.devmaster.net/wiki/Main_Page)
3. Articles (http://www.devmaster.net/articles.php)
4. Gamedev (http://www.gamedev.net)

And here Smart questions (http://catb.org/~esr/faqs/smart-questions.html)