It is possible to make a multiplayer browser based game using cocos2d-javascript + node.js? If so, is there any tutorial about that?
Tell me more
×
Game Development Stack Exchange is a question and answer site for
professional and independent game developers. It's 100% free, no registration required.
|
I'd recommend you check into http://nodejs.org/ and https://github.com/joyent/node/wiki/ for information on what you can do with node.js. cocos2d-javascript has a tutorials section on their website: http://cocos2d-javascript.org/tutorials/ which I recommend you start with. Without significantly more detail, there isn't much more I can recommend you look at. |
||||
|