7088 Forks
17229 Stars
17229 Watchers

cocos2d-x

Cocos2d-x is a suite of open-source, cross-platform, game-development tools utilized by millions of developers across the globe. Its core has evolved to serve as the foundation for Cocos Creator 1.x & 2.x.

How to download and setup cocos2d-x

Open terminal and run command
git clone https://github.com/cocos2d/cocos2d-x.git
git clone is used to create a copy or clone of cocos2d-x 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 cocos2d-x https://github.com/cocos2d/cocos2d-x/archive/master.zip

Or simply clone cocos2d-x with SSH
[email protected]:cocos2d/cocos2d-x.git

If you have some problems with cocos2d-x

You may open issue on cocos2d-x support forum (system) here: https://github.com/cocos2d/cocos2d-x/issues