##Overview:
The City of Malice is a TMMO game: A text-based massively multipler online game.
The code base is 100% Open Source, written in Coffeescript, and runs on NodeJS 6 or higher.
####Cloud Build Status:
Service | Status |
---|---|
GitLab Continous Deployment | |
Travis CI | |
David Dependencies | |
Codeship | |
Shippable | |
Wercker | |
Codacy Grade | |
Code Climate | |
Drone.io | |
Semaphore CI | |
Snap CI | |
Magnum CI | |
Circle CI | |
Vexor CI |
Please reference the coding style guide for the reasons for the design decisions, and CONTRIBUTING.MD for how to contribute. We LOVE pull requests!
npm install && npm start
That will start the driver listening on port 5555.