MMORPGS

Whether you're a newbie or an experienced programmer, any questions, help, or just talk of any language will be welcomed here.

Moderator: Coders of Rage

User avatar
Moosader
Game Developer
Game Developer
Posts: 1081
Joined: Wed May 07, 2008 12:29 am
Current Project: Find out at: http://www.youtube.com/coderrach
Favorite Gaming Platforms: PC, NES, SNES, PS2, PS1, DS, PSP, X360, WII
Programming Language of Choice: C++
Location: Kansas City
Contact:

Re: MMORPGS

Post by Moosader »

deathsangel wrote:I want to know which API(dircectx, opengl, sfml? sfml + opengl?) is more popular for making MMORPGS.
VIsual Basic all the way.


*coughs*

OpenGL or DirectX -- I don't think it's a detriment to learn one or the other; you're going to have to be trained in some areas, and if you're good enough to know one, the other probably won't be too huge of a deal to become familiar with.
I just prefer OpenGL because it's cross-platform, and not a Microsoft product. :p
User avatar
dandymcgee
ES Beta Backer
ES Beta Backer
Posts: 4709
Joined: Tue Apr 29, 2008 3:24 pm
Current Project: https://github.com/dbechrd/RicoTech
Favorite Gaming Platforms: NES, Sega Genesis, PS2, PC
Programming Language of Choice: C
Location: San Francisco
Contact:

Re: MMORPGS

Post by dandymcgee »

Moosader wrote: VIsual Basic all the way.
*coughs*
Don't even joke about that. *cringe*
Moosader wrote: OpenGL or DirectX -- I don't think it's a detriment to learn one or the other; you're going to have to be trained in some areas, and if you're good enough to know one, the other probably won't be too huge of a deal to become familiar with.
I just prefer OpenGL because it's cross-platform, and not a Microsoft product. :p
Agreed. ;)
Falco Girgis wrote:It is imperative that I can broadcast my narcissistic commit strings to the Twitter! Tweet Tweet, bitches! :twisted:
Post Reply