- Cocos2d-x by Example:Beginner's Guide(Second Edition)
- Roger Engelbert
- 181字
- 2021-07-23 20:00:21
Preface
Cocos2d-x combines the benefits of using one the most popular and test-proven 2D game frameworks out there with the power and portability of C++. So, you get the best deal possible. Not only is the framework built to be easy to use and quick to implement, it also allows your code to target more than one system.
The book will show you how to use the framework to quickly implement your ideas, and let Cocos2d-x help you with the translation of all that OpenGL gobbledygook, leaving you with the fun part: making sprites jump around and hit each other!
There are seven examples of games in this book with two of them being physics-based, using Box2D and one using the Lua bindings and the new Cocos Code IDE. With each example, you'll learn more about the framework and the magical lines that can quickly add particle effects, animations, sounds, UI elements, and all sorts of wonderful things to your games.
Not only this, but you will also learn how to target both iOS and Android devices, and multiple screen sizes.
- 嵌入式軟件系統測試:基于形式化方法的自動化測試解決方案
- Microsoft Dynamics 365 Extensions Cookbook
- JavaScript Unlocked
- MATLAB 2020 從入門到精通
- FreeSWITCH 1.6 Cookbook
- Mastering matplotlib
- Android 7編程入門經典:使用Android Studio 2(第4版)
- Spring Boot進階:原理、實戰與面試題分析
- Learning Laravel's Eloquent
- MongoDB,Express,Angular,and Node.js Fundamentals
- Geospatial Development By Example with Python
- Visual Basic語言程序設計基礎(第3版)
- 軟件測試技術
- Flask開發Web搜索引擎入門與實戰
- 軟件再工程:優化現有軟件系統的方法與最佳實踐