CDPMud
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:A mud! People still play those, right?
## CDP Mud ##

We're making a mud!

## Current Stack ##

- [Redis](http://redis.io/)
- [Node](http://nodejs.org/)
- [NPM](http://npmjs.org/)
- [node_redis](https://github.com/mranney/node_redis)
> npm install redis
- [node-websocket-server](https://github.com/miksago/node-websocket-server)
> npm install websocket-server
- [jasmine-node](https://github.com/mhevery/jasmine-node)
> npm install jasmine-node
- [coffee script](http://jashkenas.github.com/coffee-script/)
> npm install coffee-script

本源码包内暂不包含可直接显示的源代码文件,请下载源码包。