Coding Game with GameEngine
Shpint
Member Posts: 404
Hi,
I see many other game engines, but what's keeping me from trying them is:
What language do you need to know to use them?
Which is easier Objective-C or that particular language?
I see many other game engines, but what's keeping me from trying them is:
What language do you need to know to use them?
Which is easier Objective-C or that particular language?
Comments
There are tons upon tons of which engine forum posts out there
I know other engines come up but more for comparison
Not official though just my 2 cents
Also don't try to pin yourself down to which language should i learn
You will master a language but you need to know how to apply it
but what language do you think will be the most helpful?
C/C++/Objective-C are all used to make games. It's the universal game programming language. It's fast, small, and lets you screw stuff up really good.
It's as close to the metal as you can get without going into assembly. FAST!
However, it requires a lot of learning curve. But anyone can learn it.
If however, you want to get something rolling fast, and you want to code, Lua is a good language, it's fast too. If you don't want to write any code: GameSalad.
What about making website, what language should I start?
(Should I create a new topic for this? or was it already discussed?)