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.
Note: Please select the corresponding version of the manual in the upper right corner according to the version of Cocos Creator you are using.
- DragonBones ReplaceTexture.
- Starting with v2.1, Cocos Creator introduced 3D support, 3D features can greatly enrich the performance of 2D games, reduce the resource cost of 2D game. Please refer to v2.1.0 Release Notes.
- Starting with v2.0.5, Cocos Creator support posted to OPPO Mini Games and Vivo Mini Games.
- Starting with v2.0.4, Cocos Creator support posted to Google Play Instant.
- v2.0 Upgrade Guide.
- 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.
- Getting Started
- Asset Workflow
- Scene Creation Workflow
- Renderer and Graphics
- UI
- Scripting
- Animation
- Physics
- Audio
- Publishing
- Editor Extension
- Advanced Topics
- SDK Integration
- Example Collections: You can also get access to it by creating a new project using that template. It's a case by case introduction of most Cocos Creator components and features.
- Your first Cocos Creator game: Star Catcher,please read Quick Start Tutorial
- Blackjack Demo co-developed with Tencent Games
- UI Demo
- Duang Sheep: A Flappy Bird clone featuring a sheep!
- Dark Slash: Original Dark Slash resources authorized by Veewo Games to recreate Dark Slash in Cocos Creator as a demo.
- i18n Multi-language demo
Note: These projects are not always brought up to date with the most recent 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.