https://github.com/skyhacker2/dphgame-coffee
Cocos2d-js前端mvc框架
https://github.com/skyhacker2/dphgame-coffee
Last synced: 2 months ago
JSON representation
Cocos2d-js前端mvc框架
- Host: GitHub
- URL: https://github.com/skyhacker2/dphgame-coffee
- Owner: skyhacker2
- Created: 2015-01-02T04:12:05.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-01-02T04:18:31.000Z (over 11 years ago)
- Last Synced: 2025-06-26T16:03:40.855Z (12 months ago)
- Language: JavaScript
- Size: 3.14 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
#dphgame-coffee
这是@哎呀大神博客里的mvc框架coffeescript版。
[lua原版](https://code.csdn.net/odiecn/dphgame)
[哎呀大神博客地址](http://blog.csdn.net/odiecn)
##初始化项目
```
npm install
```
##编译coffescript代码
```
gulp
```
##测试
测试代码在`/coffee/test/`目录下
运行`./runweb.sh`
注意console的输出