- Building Android Games with Cocos2d-x
- Raydelto Hernandez
- 95字
- 2021-07-23 19:46:31
Cocos2d-x overview
Cocos2d-x is a C++ cross-platform port of the popular iOS gaming framework Cocos2d. It was first released in November 2010, and bought in 2011 by Chukong Technologies, a Beijing-based mobile gaming company. Nevertheless, it is still maintained by an active community of more than 400,000 developers worldwide, including Ricardo Quesada, the creator of the original Cocos2d iPhone engine.
This framework encapsulates all the game details, such as sound, music, physics, user inputs, sprites, scenes, and transitions, so the developer will only have to focus on the game logic rather than re-inventing the wheel.
推薦閱讀
- Hands-On Data Structures and Algorithms with JavaScript
- Mastering Python Scripting for System Administrators
- Windows Presentation Foundation Development Cookbook
- Scala編程實戰(原書第2版)
- Building Serverless Applications with Python
- Go語言開發實戰(慕課版)
- Learning JavaScript Data Structures and Algorithms(Second Edition)
- Learning Nessus for Penetration Testing
- 人人都能開發RPA機器人:UiPath從入門到實戰
- Android嵌入式系統程序開發(基于Cortex-A8)
- Monitoring Docker
- C Primer Plus(第6版)中文版【最新修訂版】
- Three.js Essentials
- Mastering R for Quantitative Finance
- 少年小魚的魔法之旅:神奇的Python