599 Forks
1247 Stars
1247 Watchers

example-projects

Example project to guide users through how to create game with Cocos Creator

How to download and setup example-projects

Open terminal and run command
git clone https://github.com/cocos/example-projects.git
git clone is used to create a copy or clone of example-projects repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with example-projects https://github.com/cocos/example-projects/archive/master.zip

Or simply clone example-projects with SSH
[email protected]:cocos/example-projects.git

If you have some problems with example-projects

You may open issue on example-projects support forum (system) here: https://github.com/cocos/example-projects/issues