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
.
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.
You can refer to the documentation to start a new game.
cocos2d-x-lite is licensed under the MIT License. We welcome participation!