UNPKG

rapidgame

Version:

A cross-platform commandline tool that prebuilds cocos2d-x libraries for Windows, Mac, Linux, Android and iOS. Also a game templating system.

6 lines (5 loc) 317 B
Congratulations on creating a cocos2d-js game! Run it by opening the Xcode project in `Projects` Or, for the HTML5 version, run `cd Server && node server.js` and browse to: http://localhost:8000 Or, for Android, see the README in `Projects/android` Ready to code? Start with the `Assets/GameScene.js` file.