TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Say Hello to Cocos2D-Swift

84 点作者 collinjackson将近 11 年前

5 条评论

roquin将近 11 年前
Content: <a href="http://forum.cocos2d-iphone.org/t/say-hello-to-cocos2d-swift/13753" rel="nofollow">http:&#x2F;&#x2F;forum.cocos2d-iphone.org&#x2F;t&#x2F;say-hello-to-cocos2d-swift...</a>
SurfScore将近 11 年前
I&#x27;ve used cocos2d for my iOS app, Kodable, for two years now. It has worked great...for the most part. If I didn&#x27;t need to support iOS 5 and 6 for schools, I would have already switched to SpriteKit.<p>The biggest problem with cocos2d now is that SpriteKit is slowly making it irrelevant, at least for iOS-exclusive apps. Apple basically ripped it off and remade it and packaged it with iOS. It even has the same mode&#x2F;scene structure! Cocos2d has almost nothing that SpriteKit doesn&#x27;t except for being open source and a few extensions.<p>Why would I use cocos2d with swift when SpriteKit has such close integration with it already? There&#x27;s still a place for cocos2d, but with cocos2d-X, the C++ cross-platform version.
评论 #7850833 未加载
评论 #7850973 未加载
评论 #7850683 未加载
noel82将近 11 年前
Let&#x27;s say that &quot;<a href="http://www.cocos2d-swift.org/&quot;" rel="nofollow">http:&#x2F;&#x2F;www.cocos2d-swift.org&#x2F;&quot;</a> isn&#x27;t that complete with content..
100rsa将近 11 年前
Where is code example? All tutorials are written in objc.
评论 #7851502 未加载
CmonDev将近 11 年前
I guess it&#x27;s a perfect pairing. Performance is probably less important for Cocos2d type of games (rather then low difficulty barrier).
评论 #7851155 未加载