Cocos2d Resources(Cocos2d 资源)
问题描述
有没有关于使用 Cocos2d-iPhone 游戏引擎编程的好网站/资源的推荐?
Any recommendations on good sites/resources on programming with the Cocos2d-iPhone game engine?
什么对你有用?Cocos2d 所有东西的规范位置是什么?你有什么推荐的网站吗?最佳实践?博客?
What worked for you? What is the canonical place for all things Cocos2d? Any sites you recommend? Best practices? Blogs?
非常感谢
推荐答案
我使用过这些网站,并且发现 Ray Wenderlich 的教程非常有用.
I have used those sites and have also found Ray Wenderlich's tutorials very useful.
http:///www.raywenderlich.com/352/how-to-make-a-simple-iphone-game-with-cocos2d-tutorial
这里也有几个参考资料:
Also there are several references available here too:
http://www.cocos2d-iphone.org/wiki/doku.php/resources:iphone_recommended_reading
编码愉快!B)
补充:我发现这两个问题也有很多很棒的资源:
ADDITION: I found these two questions have many great resources too:
https://gamedev.stackexchange.com/q/2326/1037
https://gamedev.stackexchange.com/q/20/1037
这篇关于Cocos2d 资源的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持编程学习网!
本文标题为:Cocos2d 资源
基础教程推荐
- 在 gmail 中为 ios 应用程序检索朋友的朋友 2022-01-01
- 如何让对象对 Cocos2D 中的触摸做出反应? 2022-01-01
- 如何在 iPhone 上显示来自 API 的 HTML 文本? 2022-01-01
- 当从同一个组件调用时,两个 IBAction 触发的顺序是什么? 2022-01-01
- Kivy Buildozer 无法构建 apk,命令失败:./distribute.sh -m “kivy"d 2022-01-01
- Android:对话框关闭而不调用关闭 2022-01-01
- android 应用程序已发布,但在 google play 中找不到 2022-01-01
- 如何在 UIImageView 中异步加载图像? 2022-01-01
- 如何在没有IB的情况下将2个按钮添加到右侧的UINavigationbar? 2022-01-01
- UIWebView 委托方法 shouldStartLoadWithRequest:在 WKWebView 中等效? 2022-01-01