在cocos2d上创建杯子

发布于 2024-11-05 12:52:31 字数 126 浏览 3 评论 0原文

我正在 iPhone 中创建一款游戏,我想穿过一个盒子中的任何对象。链接抛纸游戏。在此应用程序中,用户将纸放入玻璃杯中。我也想这么做。

任何人都可以知道如何创建这个游戏。执行此操作的任何示例代码。

提前致谢

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 paper 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

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

濫情▎り 2024-11-12 12:52:31

要回答您的问题,您可能需要使用 Cocos2d 或 Sparrow 等游戏框架,并结合 Box2D 或 Chipmunk 等物理引擎。

我目前不在我的开发计算机旁,但几个小时后我到达那里时我会发布一些有用的链接。

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.

牛↙奶布丁 2024-11-12 12:52:31

我同意乔丹的观点,游戏库可能会有所帮助。我选择的工具是 cocos2D。
您可以关注Cocos2D论坛上的讨论“抛纸游戏的最佳方法”

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

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文