Designcode – Create a SpriteKit Game Free Download
Create a SpriteKit Game
9Â SECTIONS –Â 3Â HOURS OF VIDEO
In this section, you will learn how to create your very own platform game using SpriteKit. You will learn how to implement all the basic gaming features such as player movement, player jumping, camera work, animations, etc.
What You’re Building
This is the iPhone platformer game that you will be building.
What is SpriteKit?
SpriteKit is a powerful 2D sprite-based framework for games development from Apple. SpriteKit uses SKView which is a scene, it is the visual that you see on your screen. For those who are familiar with making iOS App, it is similar to Storyboard. Less code, more images!