I've tried searching for a tutorial to make an MMORPG using C++ and haven't found what I need. I'm looking for a tutorial to teach me C++ needed to make an MMORPG. I need it to be detailed, like having the C++ and you add in what you want it to be. I also want it not to be an engine. Please help me I need this because I wanna be a game designer when I grow up.
C++, MMORPG Help!?
start off with visual c++ and do text based games (rpg, adventure, strategy, etc) written as pure console games (nothing GUI based). After you get a good grip of c++, start learning how to program using DirectX. Using DirectX, keep making text based games, but that now feature graphics, scrolling text, etc. After you get more experienced using DirectX and C++, start making games like said above, pong, and other games that have very few moving objects and sprites (graphics). After you get the hang of using sprites and such, move on to bigger and bigger projects. Remember, that these first few weeks and months will have you taking baby steps, but you will soon see a whole new area of productivity open up to you.
You can't expect to just learn c++ and just go and make an mmorpg...that takes many years of learning the ins and outs of the language.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment