GAME

I made this game with unity
https://dl.dropboxusercontent.com/u/74612450/Drag%20Words/Drag%20Words.html

problem is, my client need this game in HTML5. So i want to start in cocos2d, but cocos2d-HTML5 is to hard start for new person in cocos2d.

Is their anyone who can help me with this game :slight_smile:
Thanks

Hi,

I’m sorry, I can not see your game, because Unity player always says that “please install unity player”, but the player has already been installed.

:frowning:

You can get some tutorial from google, and here is some tests about Cocos2d-Html5:
http://www.cocos2d-x.org/html5-samples/samples/tests/index.html

The codes of all samples in /samples folder or https://github.com/cocos2d/cocos2d-js-tests

Hopes that helps.
David

:frowning:
btw thanks for tutorials :slight_smile: