Skip to content

Latest commit

 

History

History
41 lines (32 loc) · 3.03 KB

index.md

File metadata and controls

41 lines (32 loc) · 3.03 KB

Cocos Creator v1.10 User Manual

Welcome to the Cocos Creator User Manual! Cocos Creator is a free, cross-platform, game development tool based on Cocos2d-x. This is a comprehensive and detailed guide to help you get started with designing and developing games.

Attention: Please select the corresponding version of the manual in the upper right corner according to the version of Cocos Creator you are using.

What's New

  • Starting with v1.10, Cocos Creator has refactored the underlying resource types, most of which are unaffected, but some projects may receive warnings, please refer to v1.10 Resource Upgrade Guide.
  • Starting with v1.9, Cocos Creator support posted to Facebook Instant Games and QQ Play.
  • Starting with v1.8,Cocos Creator support posted to Wechat Mini Games,please refer to Wechat Mini Games.
  • Cocos Creator also supports exporting scenes and UI to Cocos2d-x, see C++/Lua Support.

Attention: Please select the corresponding version of the manual in the upper right corner according to the version of Cocos Creator you are using.

Index

Example Projects

Attention: These projects are updated regularly for a specific version of Cocos Creator. Their default branches on GitHub are master, which corresponds to the latest Cocos Creator version. If you are still using the old version of Cocos Creator, these projects may not be able to open, and you can try to switch to the same named branch as the old version.