cqwrap

0.2.8 • Public • Published

cqwrap

develop

the cocos2d-html5 game creator

(If you got an error while create the game project on windows, use administrator to run console.)

npm install -g cqwrap
cqwrap -o my_game
cd my_game
./server.sh

visit http://localhost:8000

build

npm install -g requirejs
r.js -o build.js
cp dist/main.js main.js

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i cqwrap

    Weekly Downloads

    14

    Version

    0.2.8

    License

    none

    Last publish

    Collaborators

    • akira_cn