vote up 0 vote down star

I am starting iPhone Development, I have already made 1 app with c and objective-c, but the reason why i started was to make games for myself...

What is the best language for beginners to make iphone games?

I know there are a bunch of options, but which would you suggest for a beginner?

Thank You

-Techy

flag

2 Answers

vote up 2 vote down check

Actually, there aren't many options at all for iPhone Development. You're locked into Objective-C, but you can also use C and C++ code in your app.

That said, there have been some people tinkering with getting C# on it but I don't know how all of that works. It's being backed by the guys at Mono Project for use in the Unity 3D Engine. Check out Podcast #61. Miguel De Icaza is the guest and he talks about how they are accomplishing this.

Sorry if I misunderstood your question.

link|flag
vote up 0 vote down

You say there are a bunch of options, but it seems to me that Objective-C and C are the clear choices. You can toss C++ in there too, of course.

Maybe you're talking about game systems like Unity, Torque, and Cocos-2D?

link|flag
no, I have tried those, but I feel guilty that their are other people out ther actually taking months to program games while I cheat... – techy Jul 24 at 2:22
1  
Well, I certainly don't want you to cheat. Maybe ARM assembly language is for you. – Nosredna Jul 24 at 2:51
Ha, thats a good one. – Corey Floyd Jul 24 at 14:46

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.