The difference between Cocos2dx and Cocos2d-html5?

I was watching Sonar’s tutorials, and he uses Cocos2dx (he doesn’t download the html5 version), but says that it works on everything, including the windows phone.

So if I want an application to run across all platforms including the web, should I download Cocos2dx or Cocos2d-html5?

First of all thanks for watching our videos :slight_smile:

JavaScript allows you to use the same code with little to no change when going from native to web or vice versa, using V3 they have put the JavaScript binding in one download so using V3 you just download the HTML version (called Cocos2d-JS) which has JavaScript for mobile devices aswell.

Hope that helps, if you have any questions feel free to message us directly @ support@sonarsystems.co.uk

Much appreciated thank you