- iOS Game Programming Cookbook
- Bhanu Birani Chhavi Vaishnav
- 129字
- 2021-07-23 20:03:19
Chapter 2. SpriteKit
In this chapter, we will cover the following recipes:
- Learning the basics of SpriteKit – The FlyingSpaceship tutorial
- Understanding scenes, nodes, and sprites
- Anatomy of game projects
- Applying actions on Sprites
- Adding infinite scrolling
- Moving characters
This chapter explains SpriteKit in detail. We'll start from a discussion on the basics of SpriteKit, and then we will be learning about the anatomy of the game project. Moving ahead, we will learn about scenes, sprites, and nodes. This will provide us a deeper understanding about the basic structure model of the SpriteKit. Then we will be exploring the depth of SpriteKit by adding some actions to the sprites. Moving ahead, we will be adding infinite scrolling to the game that will be created during the chapter.
推薦閱讀
- Web前端開發技術:HTML、CSS、JavaScript(第3版)
- Mastering Python High Performance
- Python數據分析(第2版)
- 重學Java設計模式
- Building a Quadcopter with Arduino
- HTML5入門經典
- Hands-On Automation Testing with Java for Beginners
- iOS開發實戰:從入門到上架App Store(第2版) (移動開發叢書)
- Mastering Elasticsearch(Second Edition)
- Python Deep Learning
- Learning Jakarta Struts 1.2: a concise and practical tutorial
- Java自然語言處理(原書第2版)
- 一步一步學Spring Boot:微服務項目實戰(第2版)
- Socket.IO Cookbook
- Qt編程快速入門