Who wants a tutorial to make a game

Started by
47 comments, last by Shuger 18 years, 9 months ago
I would be interested.
Advertisement
D3DXCreateGame2(MMORPG);

HHC 1st Battalion, 5th Infantry Regiment1st Brigade (SBCT), 25th Infantry DivisionRest In Peace SSG Julian Melo
Quote:Original post by Anonymous Poster
For clarification, you wouldn't actually use GDI under Windows but DirectX (unless the library you're employing uses it without telling you).

Ben


Pouya's game used GDI.
anyway... what's difference between GDI and GDI+ ... i still don't get it.. :((
Quote:Original post by USArmyMortars
D3DXCreateGame2(MMORPG);


LOL

My Current Project Angels 22 (4E5)
So many days have passed and those tutorials weren't posted. Are you still doing them, or can i give up my hope?
Quote:Original post by Shuger
So many days have passed and those tutorials weren't posted. Are you still doing them, or can i give up my hope?


Hey, no one said you have to rely on him. It actually sounds like he's just starting out, himself, but you can get to work on your own as well.
Yeah, I've been coding in c++ for around 6 months, and the best places to get experience is by coding yourself. Tutorials will help a lot, but you;ve gotta get your own action going too. And if you REALLY want some tutorials, there's a nice one at http://www.cprogramming.com/
and there are two online books on the subject at http://www.mindview.net/Books/TICPP/ThinkingInCPP2e.html

Hope that helped!
Quote:Original post by WhiteHat333
Yeah, I've been coding in c++ for around 6 months, and the best places to get experience is by coding yourself. Tutorials will help a lot, but you;ve gotta get your own action going too. And if you REALLY want some tutorials, there's a nice one at http://www.cprogramming.com/
and there are two online books on the subject at http://www.mindview.net/Books/TICPP/ThinkingInCPP2e.html

Hope that helped!


Thanks for link to the books. I've wanted a game tuorial becouse i'm a big noob and i still got problems with understanding a global structure of a game, if you know what i mean.

This topic is closed to new replies.

Advertisement