Sprite-Kit教程和示例游戏项目

问题描述:

我在哪里可以找到好的Sprite-Kit教程和示例游戏项目?搜索谷歌,但没有得到任何样本游戏。也希望获得一些API参考。Sprite-Kit教程和示例游戏项目

+4

这个问题是题外话,因为它是关于保密协议的框架。 – Cyrille

+1

http://www.raywenderlich.com/42699/spritekit-tutorial-for-beginners –

你可以找到雪碧-KIT-教程这里:Sprite Kit Programming Guide

雪碧套件游戏示例:Adventure

冒险演示了如何使用雪碧套件构建一个相对复杂的游戏。

其他非苹果精神-KIT教程

Raywenderlich:Spritekit-tutorial-for-Beginners

Codefellows:Simple Sprite-Kit Game Tutorial

+1

冒险游戏示例项目链接:https://developer.apple.com/library/ios/documentation/GraphicsAnimation/Conceptual/CodeExplainedAdventure/ AdventureArchitecture/AdventureArchitecture.html –

+1

@MihaiPopa,感谢您的更新链接。 – Guru

+1

以下教程将教你如何使用Sprite Kit框架来创建一个简单的Airplanes游戏。一路上,您将学习Sprite Kit的所有核心概念:动画,发射器,碰撞检测等等! http://mobile.tutsplus.com/tutorials/iphone/build-an-airplane-game-with-sprite-kit-project-setup/和下面的链接解释了非常基本的http://www.doubleencore的.com/2013/09 /如何-I-去从 - 0到游戏与精灵试剂盒/ –