开发者

create cup on cocos2d

开发者 https://www.devze.com 2023-03-03 16:40 出处:网络
I am creating one game in iphone in that I want to through any object in one box . link paper toss game. in this application user thorough pap开发者_Go百科er in a glass. same think i want to do .

I am creating one game in iphone in that I want to through any object in one box . link paper toss game. in this application user thorough pap开发者_Go百科er in a glass. same think i want to do .

Can any one know how to create this game . any sample code to do this.

Thanks in advance


To answer your question, you'll likely want to use a game framework such as Cocos2d or Sparrow, in combination with a physics engine such as Box2D or Chipmunk.

I'm not at my development computer at the moment, but I'll post some helpful links when I get there in a few hours.


I agree with Jordaan that a game library might help. My choice of tool will be cocos2D. You can follow the discussion "Best method for paper toss game" on Cocos2D forum

0

精彩评论

暂无评论...
验证码 换一张
取 消