Kyeld said:
Varneth said:so you mean Game was made with nothing but c++ ?
and yes while i realy would like to get in to i honestly have no idea hehe but its something i would like to study in the future so any and all information or maybe a place to go look would be much appreciated
I did check a few web pages but all of them list diferent things for diferent reasons so i figured asking the people who do it for real Wiz and co what they are using...
lotox said:http://www.gamedev.net/reference/start_here/
While that link is somewhat debatable, gamedev has or had great forums at one point.
Varneth said:Thank you very much while the site helped answer some questions it left me with many many more.....
it looks like c++ is a good start for everything but what else is needed to make an mmorpg
Varneth said:Thank you very much while the site helped answer some questions it left me with many many more.....
it looks like c++ is a good start for everything but what else is needed to make an mmorpg
Mith said:Theres a lot of languages
Familiarize yourself with c c++ and c# definitaly
Java and Python you can look into also and VB. Although Python imo is a pain to work with.
Mith said:Theres a lot of languages
Familiarize yourself with c c++ and c# definitaly
Java and Python you can look into also and VB. Although Python imo is a pain to work with.
Manguadi said:What's wrong with python?
In my experience it is the most concise and clearest language I've used.