Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 385 Bytes

File metadata and controls

19 lines (12 loc) · 385 Bytes

NotaMUD

This is NotaMUD, which might be a MUD one day, but currently is not. And it may never be. But it thinks it might be.

It runs in Node and uses WebSockets. Why, idk. But it does.

Public Server

Milestone 0.1 is now running publicly at the above URL. Yay!

Setup

npm install
npm run build
npm start