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.my...

0 Comments

Extract Android NDK for Mac

It's not obvious how to extract Android NDK for Mac, so I thought I'd share the solution.  You have to do it from terminal.  Change ...

10 Comments