03

Learn how to make a game similar to Cut the Rope using all the goodness that is provided by Sprite Kit.

The game framework was called SpriteKit and in this tutorial, you are going to learn how to make a game similar to Cut the Rope, an award-winning physics-based puzzle game. You’ll learn how to:

  • Add objects to scenes
  • Create animation sequences
  • Add music
  • And, most of all, how to work within Sprite Kit’s physics world!

By the end of this tutorial, you’ll be well on your way to using Sprite Kit in your own projects.

Read full tutorial on raywenderlich.com