may be this is a game
- Clone
git clone https://github.com/pavertomato/demmule demmule
cd demmule
git clone https://github.com/cocos2d/cocos2d-x cocos2d
- Setup cocos:
cd cocos2d
python2 setup.py
- In folder
demmulerun command using your platform key (see cocos docs):
cocos run -p linux
cocos run -p win32
cocos run -p mac