I’ve mentioned some example iOS 7 source code that illustrates the basics of using the new Sprite Kit API.
Here’s a tutorial that goes through step-by-step on using the new Sprite Kit API to create a space invaders game.
The tutorial covers how to set up a simple HUD for displaying the score, animating the space invaders, setting up tilt based controls, collisions and more.
Here’s an image from the tutorial showing the final result in action:
You can find the tutorial in two parts: Part 1, Part 2.
A nice practical guide on using the Sprite Kit API.
- Tutorial: Masking Sprites In Cocos2D With CCRenderTexture
- Tutorial: Building A Side Scrolling Space Shooter With Cocos2D
- Tutorial: Developing 2D Games In Unity 3D – Without Paying Extra For Tools
- Cocos2d-X Examples Collection Ported From Popular Cocos2D-iPhone Tutorials
- Tutorial: Building An RSS Reader
Original article: Tutorial: How To Make Space Invaders With iOS 7 Sprite Kit
©2013 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.





