|
2 years ago | |
---|---|---|
data | 2 years ago | |
.gitignore | 2 years ago | |
LICENSE | 2 years ago | |
gulpfile.js | 2 years ago | |
package.json | 2 years ago | |
readme.md | 2 years ago | |
server.js | 2 years ago | |
shrinkwrap.yaml | 2 years ago |
A modern, websocket-based MUD/MOO implementation focused on chatting.
This repo holds all the code for the backend, an express webserver.
Progress/Roadmap can be found here
Frontend code can be found in mudle_fe
for info:
Inspired by (old) servers such as lambdaMoo, I wanted to make something similar to hang out with my friends.
After a previous version in Perl5, running over ssh I started over with this web-based implementation in JavaScript
run development with gulp
, or ‘production’ with node server.js