Pages

Creating a new cocos2dx 3.x project

Just because I always forget the syntax, here's how to create a new project in Cocos2dx 3.x:

cocos new MyGame -l cpp -p org.cocos2d.mygame

No comments:

Post a Comment