Skip to content

WenhaiLin/engine-native

 
 

Repository files navigation

engine-native

Build Status

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. See the linter auto-fix guide for more information.

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

engine-native is licensed under the MIT License. We welcome participation!

About

Native engine for Cocos Creator

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 86.4%
  • C 4.5%
  • Objective-C++ 3.9%
  • Python 1.7%
  • Java 1.3%
  • Objective-C 1.0%
  • Other 1.2%