- Building Android Games with Cocos2d-x
- Raydelto Hernandez
- 130字
- 2021-07-23 19:46:30
Preface
Cocos2d-x is the most used open source game framework. It has official support from Microsoft for their mobile and desktop platform, and its small core runs faster than other frameworks, allowing it to run on low-end Android devices with outstanding performance. It is currently maintained by an active open source development community led by the author of the original Cocos2d for iPhone and Chukong Technologies.
This introductory book will guide you through the steps for creating a simple two-dimensional game for Android from scratch. During this journey, you will learn the fundamentals of the Cocos2d-x C++ multiplatform game framework and how to handle sprites, add physics to your games, play sounds, display text, generate realistic explosions using particle systems, and add native Android functionalities using Java Native Interface (JNI).
- HTML5+CSS3王者歸來
- Spring技術內幕:深入解析Spring架構與設計
- ASP.NET Core Essentials
- 動手玩轉Scratch3.0編程:人工智能科創教育指南
- Architecting the Industrial Internet
- Animate CC二維動畫設計與制作(微課版)
- Hadoop+Spark大數據分析實戰
- Python數據結構與算法(視頻教學版)
- Python圖形化編程(微課版)
- LabVIEW虛擬儀器入門與測控應用100例
- Statistical Application Development with R and Python(Second Edition)
- Scala for Machine Learning(Second Edition)
- Laravel Application Development Blueprints
- IDA Pro權威指南(第2版)
- Oracle 12c從入門到精通(視頻教學超值版)