1. Home >
  2. Computers & Internet >
  3. Programming & Design >
  4. Resolved Question
j.nelson03 j.nelson...
Member since:
February 16, 2009
Total points:
125 (Level 1)

Resolved Question

Show me another »

Game developing software?

I was wanting to know if there were some good but free game software/ programs out there and whate languages i would need to know?
  • 5 months ago
Trent by Trent
Member since:
December 01, 2006
Total points:
2553 (Level 4)

Best Answer - Chosen by Voters

There is no such thing as "game development software"

What language you need to know depend on the platform and what you prefer.

Big games are made using C++. Games on cell phones and the net are usually Java. Microsoft is trying to veer you off to C#.

Once you spend two or more years learning a language, then you can start on graphics.

For Java you can develop on Linux or Windows using Netbeans, or Eclipse.

C++ you can use Eclipse on Linux easy. Also on Windows, but you have to also install an open source C++ compiler for windows.

Visual Studio Express is available from Microsoft for free which you can use Visual Basic, C++, and C#.

Once you have the programming figured out, then you can move on to finding graphics libraries to draw your environment There are others, but it seems open GL is most common. Or you can use a gaming engine to draw the stuff for you easier. nVidia has their PhysX out, but only works with nVidia products.


Good luck
  • 5 months ago
100% 1 Vote

There are currently no comments for this question.

Other Answers (0)

No other answers.

Answers International

Yahoo! does not evaluate or guarantee the accuracy of any Yahoo! Answers content. Click here for the Full Disclaimer.

Help us improve Yahoo! Answers. Send Feedback