What programming Language does Stardock use?

I am currently in college learning programming and am thinking about experimenting on game programming and was wondering what language would be best?
7,278 views 12 replies
Reply #1 Top
For game programming you can't go wrong with good ol' C++. Not sure what the folks at SD use, though.
Reply #2 Top
I know that SD is using several languages. Most developers use VC. Others use Delphi. The VB based programs are being ported to VC.
Reply #3 Top
All SD games are programmed in C++.
Reply #4 Top
At work (I am a games programmer) we use C++. This is because C++ has a lot of support. Games engines are in C++. APIs are often in standard C.
Reply #5 Top
Cool, I'm in a basic C++ class at the moment so I don't know a hell of a lot yet. Thanks.
Reply #6 Top
We use whatever we find to be most effective for a different project. The right tool for the right job. Sometimes ASM, sometimes C++, sometimes object pascal (Delphi), sometimes VB. We use them all.
Reply #7 Top
Are you sure you are talking about the games? You probably know best, but I thought you were using VC and used a games library you developed called "Pear".
Reply #8 Top
On the games it's C++. Pear is written in C++, it's a set of libraries we created to handle all the GUI stuff in DirectX. Very powerful.
Reply #9 Top
/me fights the urge
/me looses the fight

so, it would be fair to say that a lot of the lovely fancy graphics in your games are all basically Pear shaped?
Reply #10 Top
I thought they were all phalic shaped?
Reply #11 Top
/me wonders why all computer programmers seem to be obsessed with sex

DOH, just remembered i am supposed to be one to

/me wanders off to try and find this phalic stardock game
Reply #12 Top
All this time I've been coding in GWBasic? No wonder nobody wants to use my stuff!!!!