Cocos2d is a powerful game engine, that can be added inside Xcode. It's installation steps are as simple as below:
- Download cocos2d from: http://www.cocos2d-iphone.org/download
- Keep the downloaded file in your desktop.
- Open terminal and type cd
- Drag your latest version of cocos2d package into the terminal window.
- Type sudo and open the cocos2d package, and drag the 'install-templates.sh' file into your terminal window. Then press 'Enter'.
- Put your administrator password to install templates.
Now open your Xcode and see that the cocos2d has been successfully integrated. That's all...
No comments:
Post a Comment