Preface
There has never been a better time to be a game developer. The App Store provides a unique opportunity to distribute your ideas to a massive audience. Also, now Swift 3 has arrived! Apple's Swift language is maturing and hitting its stride in version 3. Whether you are new to game development or looking to add to your expertise, I think you will enjoy making games with Swift.
With this book, my goal is to share a fundamental knowledge of Swift and SpriteKit. We will work through a complete example game so that you learn every step of the Swift development process. Once you finish this text, you will be comfortable designing and publishing your own game ideas to the App Store from start to finish.
Please reach out to me for any questions and share your game creations:
E-mail: stephen@joyfulgames.io
Twitter: @sdothaney
The first chapter explores some of Swift’s best features. Let’s get started!