zoukankan      html  css  js  c++  java
  • 什么是Cocos2d-x

    以下是官方对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发展史介绍

    clip_image001

    clip_image002

    clip_image003

    clip_image004

    image

    image

    image

    image

    image

  • 相关阅读:
    2020.11.21日记
    Miller-Rabin质数测试
    Deepin配置记录
    shell
    module load
    vma
    DRDI
    Android.mk
    AEE
    阿里云下配置二级域名的解析设置
  • 原文地址:https://www.cnblogs.com/yssgyw/p/3218772.html
Copyright © 2011-2022 走看看