Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

iOS

where can i learn Sprite Kit?

for me xcode is useless with no games development .. my main goal is to make an addictive game using sprite kit. i cant find any place that teaches sprite kit properly. any ideas?

this forum is dead

3 Answers

Hi Luis,

It uses Swift. Here's the ISBN number 978-0989675161

Treehouse has a course about building a game with Sprite kit. There is also a book that teaches games through tutorials called iOS Games by Tutorials and it uses sprite kit. Either of those would be a good starting point.

Hello Traci,

I just started learning how to code with swift. I really want to start building games but the sprite kit tutorial recommends to know objective C. Does the book explain Sprite Kit with Objective C or Swift?

The best book I found is "Learn SpriteKit" by Jamie Brennan. It has an actual complete game to download after getting the book. I created a pretty cool game with it.

It can be found here: http://2dgameworld.com/learn-spritekit/

Good luck!