欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
Cocos2d-x
来自开放百科 - 灰狐
(版本间的差异)
小 (→链接) |
小 (→链接) |
||
第19行: | 第19行: | ||
cocos run -p mac | cocos run -p mac | ||
更多[http://phabricator.huihoo.com/diffusion/COCOSDX/browse/master/cocos2d-x-3.3/ 安装细节] | 更多[http://phabricator.huihoo.com/diffusion/COCOSDX/browse/master/cocos2d-x-3.3/ 安装细节] | ||
+ | |||
+ | ==图集== | ||
+ | <gallery> | ||
+ | image:cocos2d-js-structure.png|Cocos2d-JS | ||
+ | </gallery> | ||
==链接== | ==链接== |
2015年1月27日 (二) 08:22的版本
Cocos2d-x 是 cocos2d 游戏引擎的C++版本,跨平台、轻量、友好、自由、开源(MIT)。
安装
OS X
cd cocos2d-x/build open cocos_tests.xcodeproj bin/cpp-empty-test/cpp-empty-test bin/lua-empty-test/lua-empty-test
创建一个新游戏
cd cocos2d-x python download-deps.py git submodule update --init ./setup.py source FILE_TO_SAVE_SYSTEM_VARIABLE cocos new MyGame -p com.huihoo.mygame -l cpp -d hellococos2d cd hellococos2d/MyGame cocos run -p android -j 4 cocos run -p ios cocos run -p mac
更多安装细节
图集
- Cocos2d-js-structure.png
Cocos2d-JS
链接
分享您的观点