- 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.
- Python數(shù)據(jù)分析入門與實戰(zhàn)
- Python語言程序設計
- 實戰(zhàn)低代碼
- Podman實戰(zhàn)
- Mastering Python High Performance
- Hands-On GPU:Accelerated Computer Vision with OpenCV and CUDA
- Python從入門到精通
- Kivy Cookbook
- Distributed Computing in Java 9
- Scala編程實戰(zhàn)
- Mastering Elixir
- Practical Maya Programming with Python
- SaaS攻略:入門、實戰(zhàn)與進階
- Visual FoxPro程序設計習題及實驗指導
- 計算機程序的構造和解釋(JavaScript版)