以下是官方对Cocos2d-x的说明.”

      Cocos2d-x is an open-source mobile 2D game framework, released under MIT License. It is a C++ version of cocos2d-iphone project. Our focus for cocos2d-x development is around making cocos2d cross platforms. On top of the framework provided by cocos2d-x, mobile games can be written in C++, Lua or JavaScript, using API that is COMPLETELY COMPATIBLE with that of cocos2d-iphone. Cocos2d-x project can easily be built and run on iOS, Android, Samsung Bada, BlackBerry Qnx, Marmalde etc. Cocos2d-x also supports Windows and Linux, therefore we can debug source code easily and write editors on desktop operating systems. "X" means CROSS, The goal of this open-source project is to allow its users to create cross-platform code.”

这是摘录于《COCOS2D-X手机游戏开发++跨IOS、ANDROID和沃PHONE平台》一书的

cocos2d-x发展史介绍

 

最新文章

  1. go 常用包
  2. 网页webp转非webp的jpg gif png 图片
  3. 如何:对 Windows 窗体控件进行线程安全调用
  4. 长轮询(long polling)
  5. permutation II (boss出来了)
  6. Android_通过传感器抓小偷
  7. SSAS 实例重命名
  8. Keep two divs sync scroll and example
  9. eclipse如何导入PHP的项目
  10. 100% opacity UILabel over a 50% opacity background (UIView?) UIView是百分之50透明而上面的UILable是100%不透明
  11. UVa11419 SAM I AM(构造最小点覆盖)
  12. C语言学习笔记--字符串函数
  13. URAL 2038 Minimum Vertex Cover
  14. Swift - 设置网格UICollectionView的单元格间距
  15. TopCoder SRM 625 Incrementing Sequence 题解
  16. gbdt的面试要点总结-上篇
  17. JAVA面向对象思想
  18. php中sql语句常见错误
  19. Vue入门手册整理
  20. 2019.03.25 bzoj4539: [Hnoi2016]树(主席树+倍增)

热门文章

  1. Type-C设计上的防护
  2. Native Application 开发详解(直接在程序中调用 ntdll.dll 中的 Native API,有内存小、速度快、安全、API丰富等8大优点)
  3. 167. Two Sum II - Input array is sorted
  4. [HDU 4433]locker[DP]
  5. 【HDOJ】1462 Word Crosses
  6. ☀【CSS3】box-sizing
  7. VM Depot 分布式计算框架主题应用精选
  8. C# 线程知识--使用ThreadPool执行异步操作
  9. [codevs3296]有序数组合并
  10. Visual Studio的.NET内存分配分析器解析