Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 1.38 KB

README.md

File metadata and controls

31 lines (21 loc) · 1.38 KB

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!