Iphone Game Development

前端 未结 5 1129
暗喜
暗喜 2021-02-06 13:02

What are people using mostly to build iPhone games with? I\'m learning iPhone programming. Currently I\'m watching all the stanford vidcast, doing the assigments and going throu

5条回答
  •  情歌与酒
    2021-02-06 13:15

    I used Unity. There's been a lot of great games (even in the top 10) that used it. You don't even need to know objective-C. The code is written in scripting languages using C#, Javascript or boo and then compiled. It is expensive. It will cost you a minimum $600 for an indie license to do iPhone apps. unity3d.com

提交回复
热议问题