iOS Game Programming Cookbook
上QQ阅读APP看书,第一时间看更新

Chapter 1. iOS Game Development

Since the launch of iOS devices, game development has always attracted developers in ever-increasing numbers. There are various game engines available in the market, which allow developers to start developing their games for iOS devices.

In this chapter, we will be focusing on the following topics:

  • Getting started with the SpriteKit game framework
  • Developing a mini game using SpriteKit