Skippyluvs Posted November 11, 2010 Posted November 11, 2010 Hi all,I was curious what kind of software programming do you figure was used to make a game like SC2 (starcraft2)?Any ideas?SK
CoffeeFiend Posted November 11, 2010 Posted November 11, 2010 The vast majority of games are mainly written in C++ (the core at least). Then there's often some bits and pieces making use of scripting languages like LUA. The main exception being online games which are mainly flash/actionscript based.
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now