vishalHtml5game Posted September 21, 2016 Share Posted September 21, 2016 Hi , Do anyone know what is difference between cocos2d js and cocos2dx Quote Link to comment Share on other sites More sharing options...
icp Posted September 21, 2016 Share Posted September 21, 2016 cocos2djs is written in JavaScript, cocos2dx is written in C++. cocos2djs exports to stores (GooglePlay, AppStore) via a wrapper ( Firefox's Spider Monkey engine). cocos2dx exports native to stores (Android NDK, iOS Xcode). Performance: For web cocos2djs is better. For smartphones cocos2dx is better. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.