Jump to content

What is the best programming language for a game?


Bobc11

Recommended Posts

Guest gone1

I don't see why everyone wants to develop games. The only fun part of game development is developing an engine.

Anyway, the best language for this kind of stuff is C++.

Ok! Being a inexperienced as I am... Do I need to change compilers?

Yes. Preferably to G++.

Link to post
Share on other sites

I don't see why everyone wants to develop games. The only fun part of game development is developing an engine.

Anyway, the best language for this kind of stuff is C++.

Yes. Preferably to G++.

So C++ cant be multi-platform?

Link to post
Share on other sites

So C++ cant be multi-platform?

Yes it is. Microsoft tools are just a poor choice if a developer wants it to be multi-platform. Ether install Cygwin or MinGW as both contain ports of the GNU Compiler Collection(cross platform compilers like G++). Personally I would prefer Cygwin.

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
Back to top
×
×
  • Create New...

Important Information

This site uses cookies - We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.