- iOS 9 Game Development Essentials
- Chuck Gaffney
- 228字
- 2021-08-05 16:36:54
What this book covers
Chapter 1, The Swift Programming Language, provides an introduction and guidance to the Swift programming language.
Chapter 2, Structuring and Planning a Game Using Storyboards and Segues, helps readers know the basic flow of an iOS app by making use of storyboards and segues in order to either plan or preplan iOS games.
Chapter 3, SpriteKit and 2D Game Design, introduces and explains the use of the iOS 2D game development framework, SpriteKit.
Chapter 4, SceneKit and 3D Game Design, helps readers look into the iOS 3D development framework, SceneKit, and visual tools introduced in iOS that can be used for both SceneKit and SpriteKit.
Chapter 5, Gameplaykit, introduces the GameplayKit framework, a universal game logic and AI framework introduced in iOS 9.
Chapter 6, Exhibit the Metal in your Game, discusses about advanced topics, such as the GPU graphics pipeline and an introduction to Apple's low-level API, Metal, for getting the best performance out of your game.
Chapter 7, Publishing Our iOS Game, explains the steps needed to beta test and publish iOS games by making use of the testing and quality assurance service, TestFlight.
Chapter 8, The Future of iOS Game Development, discusses how programming, iOS, and game development as a whole might change or improve in the near future, and how it relates to the most recent iOS platforms and frameworks.
- JBoss Weld CDI for Java Platform
- C#完全自學教程
- NLTK基礎教程:用NLTK和Python庫構(gòu)建機器學習應用
- Python應用輕松入門
- Building Microservices with .NET Core
- Advanced Express Web Application Development
- Python深度學習原理、算法與案例
- 零代碼實戰(zhàn):企業(yè)級應用搭建與案例詳解
- MyBatis 3源碼深度解析
- 數(shù)據(jù)分析與挖掘算法:Python實戰(zhàn)
- 奔跑吧 Linux內(nèi)核
- SQL Server實例教程(2008版)
- Spring Microservices
- SAP HANA Starter
- Daniel Arbuckle's Mastering Python