An open API service indexing awesome lists of open source software.

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框架

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的输出