Iphone Game Development

前端 未结 5 1190
暗喜
暗喜 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:33

    Depends how graphic-intensive the app is.

    If it needs a lot of graphics, go with a pre-existing engine.

    If not, many use OpenGL ES

提交回复
热议问题