- Getting Started with SpriteKit
- Jorge Jordán
- 235字
- 2021-07-23 14:42:39
Preface
I think that I'm not wrong if I say that we as developers have the healthy (or unhealthy) habit of trying to decompose mentally (or even physically) everything that comes to our hands into smaller pieces to understand how it works.
In my case, I have to acknowledge that I am a video game lover and a restless developer, and every time I get a game or an app, I can't stop myself from thinking about how an animation or a particular effect is achieved.
This concern helped me learn how to develop apps and games. Thanks to this, I discovered that Apple provides a powerful set of tools that can be combined to create amazing games and stunning apps.
One of these tools is SpriteKit, a 2D game engine that is at the forefront of the frameworks that are available on the market and which can be included in any application to provide its dynamic features.
If you are reading these lines, you probably are either a game lover with a curiosity to learn how video games are developed, or you are an app developer who wants to know how the animations that you have seen in other apps or games have been created.
At this point starts a journey full of new experiences and knowledge that will satisfy all your curiosity. So take a seat, get comfortable, and start reading and enjoying.
- 大學計算機應用基礎實踐教程
- 造個小程序:與微信一起干件正經事兒
- Leap Motion Development Essentials
- Mastering Python Scripting for System Administrators
- Java編程技術與項目實戰(第2版)
- INSTANT Passbook App Development for iOS How-to
- 移動界面(Web/App)Photoshop UI設計十全大補
- ServiceNow:Building Powerful Workflows
- WordPress Search Engine Optimization(Second Edition)
- 虛擬現實建模與編程(SketchUp+OSG開發技術)
- Android智能手機APP界面設計實戰教程
- HTML5/CSS3/JavaScript技術大全
- jQuery EasyUI從零開始學
- Java入門經典
- Head First Go語言程序設計