Hacker News new | ask | show | jobs
by OWaz 4344 days ago
I'll check it out too. To understand SpriteKit did you rely on any learning resources besides the docs that Apple provides?
1 comments

I sure looked at Apple docs, but mostly tutorials on the web like on raywenderlich.com (http://www.raywenderlich.com/42699/spritekit-tutorial-for-be...) and StackOverflow when needed of course :)

But it's pretty cool, particularly for physics based games, makes things a lot easier.

Of course one downside of using that is if you want to port it for Android.