- 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.
推薦閱讀
- Developing Mobile Web ArcGIS Applications
- 算法基礎(chǔ):打開(kāi)程序設(shè)計(jì)之門(mén)
- Flink SQL與DataStream入門(mén)、進(jìn)階與實(shí)戰(zhàn)
- 老“碼”識(shí)途
- HTML5入門(mén)經(jīng)典
- 名師講壇:Spring實(shí)戰(zhàn)開(kāi)發(fā)(Redis+SpringDataJPA+SpringMVC+SpringSecurity)
- Learning Three.js:The JavaScript 3D Library for WebGL
- C語(yǔ)言程序設(shè)計(jì)
- Active Directory with PowerShell
- JavaScript程序設(shè)計(jì)(第2版)
- ExtJS Web應(yīng)用程序開(kāi)發(fā)指南第2版
- 大學(xué)計(jì)算機(jī)基礎(chǔ)
- 計(jì)算機(jī)應(yīng)用技能實(shí)訓(xùn)教程
- 貫通Tomcat開(kāi)發(fā)
- Android系統(tǒng)下Java編程詳解