- Cocos2d-x Cookbook
- Akihiro Matsuura
- 154字
- 2021-07-09 20:58:45
Introduction
Cocos2d-x is an open source, cross-platform game engine, which is free and mature. It can publish games for mobile devices and desktops, including iPhone, iPad, Android, Kindle, Windows, and Mac. Cocos2d-x is written in C++, so it can build on any platform. Cocos2d-x is open source written in C++, so we can feel free to read the game framework. Cocos2d-x is not a black box, and this proves to be a big advantage for us when we use it. Cocos2d-x version 3, which supports C++11, was only recently released. It also supports 3D and has an improved rendering performance. This book focuses on using version 3.4, which is the latest version of Cocos2d-x that was available at the time of writing this book. This book also focuses on iOS and Android development, and we'll be using Mac because we need it to develop iOS applications. This chapter explains how to set up Cocos2d-x.
- Learn Blockchain Programming with JavaScript
- JavaScript全程指南
- 數據結構和算法基礎(Java語言實現)
- 軟件測試項目實戰之性能測試篇
- Internet of Things with the Arduino Yún
- Julia Cookbook
- Mastering Predictive Analytics with Python
- 重學Java設計模式
- Instant Nancy Web Development
- Creating Stunning Dashboards with QlikView
- LabVIEW虛擬儀器入門與測控應用100例
- 深入理解BootLoader
- Practical GIS
- Visual Basic語言程序設計基礎(第3版)
- 你必須知道的.NET(第2版)