Earlier this year I mentioned a Sprite Kit based example of Flappy Bird, and a nice library for adding a number of useful features to Sprite Kit such as tileable textures.
Here’s a source code example from Danqing Liu providing a Sprite Kit based version of the web based game from Gabriele Cirulli.
Here’s an image showing the Sprite Kit based version in action:
You can find the SpriteKit based source code of 2048 on Github here and to try it out it can be found on the App Store here.
A nice code example using Sprite Kit.
Added to the open source iOS apps, and open source iOS games listings.