Skip to content

PatriceJiang/cocos2d-x-lite

 
 

Repository files navigation

cocos2d-x-lite

Build Status

It used to be a compact version of cocos2d-x, but now it is the native backend of Cocos Creator. It works on iOS, Android, Mac OS and Windows.

Coding format and coding style

The coding format file is .clang-format, and the coding style fomat file is .clang-tidy. Please use clang-format to format the codes and use clang-tidy to fix the coding style before commiting codes.

Documentations

How to start a new game

You can refer to the documentation to start a new game.

Where to get help

Contributing to the Project

cocos2d-x-lite is licensed under the MIT License. We welcome participation!

About

Lite version cocos2d-x based on Cocos Runtime

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 55.3%
  • JavaScript 33.5%
  • C 3.8%
  • Objective-C++ 3.2%
  • Java 1.7%
  • Python 1.2%
  • Other 1.3%