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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: My first iOS 7 Sprite Kit game

2 点作者 smnl超过 11 年前

1 comment

smnl超过 11 年前
First of all, I realize this game is very similar to some existing games out there - I drew inspiration from puzzle games such as Candy Crush<p>Secondly, this game was developed from start to finish in just 2 months&#x27; time, owing to Sprite Kit&#x27;s simplicity and elegance. Though there&#x27;s not much example code out there for Sprite Kit given how new the framework is, it only took a short time to start drawing some graphics and animations. However, for more advanced things, such as sync&#x27;ing and sequencing several groups of actions&#x2F;animations&#x2F;sounds on multiple on-screen sprites, that required more custom work on my end (which could be worthwhile to explain in a blog post later on).<p>Anyway, try it out and let me know what you think. And if there are any other developers out there using Sprite Kit as well, I&#x27;d love to chat or get in touch! (especially if anybody has experience porting a Sprite Kit app to Android!)