« Previous - Version 126/233 (diff) - Next » - Current version
Zhe Wang, 2011-05-17 19:11


About

  • cocos2d-x is a multi-platform, light weight & developer-friendly C++ 2D mobile game engine, open source and released under MIT License. It is a child branch of the famous "cocos2d-iphone" project, and will keep the primary features sync with it.
  • The "X" in cocos2d-x means:
    • means C++. Sometimes we write .cpp postfix as .cxx. So "X" means the project is written by C++, and offer C++ APIs
    • means CROSS. The goal of this open project is to cross multi mobile platforms

Documentations

Please click the tag clound or "Index by title" in the sidebar to see all documents. Here are only important and frequently asked documents listed below.

DOWNLOAD

SUPPORT & HELP

CONTRIBUTION

  • I find a bug!
    • please kindly report the bug on our forum , post it on the right subforum for your mobile-platform. Details on how to reappear the bug will be helpful.
  • I fixed a bug!
  • I would like to add a port to other platform!

FOLLOW US