首頁(yè) > 計(jì)算機(jī)網(wǎng)絡(luò) >
編程語(yǔ)言與程序設(shè)計(jì)
> Getting Started with SpriteKit最新章節(jié)目錄
舉報(bào)

會(huì)員
Getting Started with SpriteKit
最新章節(jié):
Index
GettingStartedwithSpriteKitisforbeginner-leveliOSdeveloperswhowanttoaddanextraedgetotheirappsandcreateamazinggamesusingSpriteKit.Itdoesn’tmatterwhetheryouhaveexperienceiniOSdevelopmentornotasthisbookwillshowyoutheswifttricksyoucanusetocreategames.
目錄(65章)
倒序
- 封面
- 版權(quán)頁(yè)
- Credits
- About the Author
- About the Reviewer
- www.PacktPub.com
- Support files eBooks discount offers and more
- Preface
- What this book covers
- What you need for this book
- Who this book is for
- Conventions
- Reader feedback
- Customer support
- Chapter 1. The First Step toward SpriteKit
- Game engines
- Creating a new SpriteKit project
- Running the project for first time
- The SKNode class
- SKScene
- Your first game – InsideTheHat
- Our first SKSpriteNode class
- Adding a background
- Working with screen resolutions
- Summary
- Chapter 2. What Makes a Game a Game?
- Handling touch events
- 1-star challenge: an easier way to reset position
- Collision management
- 1-star challenge: check collisions accurately
- Creating labels
- Playing some music
- 2-star challenge: reproducing sound effects
- Summary
- Chapter 3. Taking Games One Step Further
- Extending the SKNode class
- 2-star challenge: colliding puppets
- The parallax effect
- Creating animations in SpriteKit
- 2-star challenge: animate collisions
- Geometrical primitives
- Summary
- Chapter 4. From Basic to Professional Games
- Ending the game
- 3-star challenge: restarting a game
- Creating a main menu
- Transitions and scenes
- Creating a tutorial
- Loading and saving data
- 2-star challenge: completing the tutorial
- Summary
- Chapter 5. Utilizing the Hardware and Graphics Processor
- Using the accelerometer
- Adding shaders to our game
- Turning on the lights
- 2-star challenge: moving lights
- Summary
- Chapter 6. Auxiliary Techniques
- Creating particle systems
- Combining SpriteKit and UIKit
- Using third-party tools
- How to find audio files
- How to find images
- Summary
- Index 更新時(shí)間:2021-07-23 14:42:57
推薦閱讀
- Visual Basic .NET程序設(shè)計(jì)(第3版)
- Getting Started with React
- 零基礎(chǔ)搭建量化投資系統(tǒng):以Python為工具
- 潮流:UI設(shè)計(jì)必修課
- C# 2012程序設(shè)計(jì)實(shí)踐教程 (清華電腦學(xué)堂)
- C#編程入門指南(上下冊(cè))
- Scala Design Patterns
- Learning Python Design Patterns(Second Edition)
- PhoneGap Mobile Application Development Cookbook
- C++ 從入門到項(xiàng)目實(shí)踐(超值版)
- WebRTC技術(shù)詳解:從0到1構(gòu)建多人視頻會(huì)議系統(tǒng)
- PHP從入門到精通(第4版)(軟件開(kāi)發(fā)視頻大講堂)
- Java語(yǔ)言程序設(shè)計(jì)教程
- OpenCV with Python Blueprints
- 零基礎(chǔ)學(xué)C語(yǔ)言(升級(jí)版)
- Python一行流:像專家一樣寫代碼
- 青少年學(xué)Python(第2冊(cè))
- 嵌入式C編程實(shí)戰(zhàn)
- Mastering XenApp?
- Mastering Responsive Web Design
- Swift 5從零到精通iOS開(kāi)發(fā)訓(xùn)練營(yíng)
- Hadoop實(shí)戰(zhàn)
- WebGIS之Leaflet全面解析
- Node-RED物聯(lián)網(wǎng)應(yīng)用開(kāi)發(fā)技術(shù)詳解
- C語(yǔ)言從入門到精通(第6版)
- Drush for Developers(Second Edition)
- 軟件測(cè)試技術(shù)基礎(chǔ)教程:理論、方法、面試
- 產(chǎn)品設(shè)計(jì)程序與方法
- 軟件開(kāi)發(fā)實(shí)踐:項(xiàng)目驅(qū)動(dòng)式的Java開(kāi)發(fā)指南
- AWS Networking Cookbook