kruton / waterpoint-decafmud

A quick demonstration of how DecafMUD can be used for Waterpoint.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DecafMUD for Waterpoint

A quick implementation of DecafMUD for Waterpoint

Building

  1. npm install
  2. npm run build

Output is in dist/

Developing

  1. npm install
  2. npm run start:dev

Websocket to TCP proxy

There is a simple Websocket to TCP proxy in the proxy/ directory which is designed to run as a Docker container.

About

A quick demonstration of how DecafMUD can be used for Waterpoint.

License:Apache License 2.0


Languages

Language:JavaScript 94.0%Language:CSS 5.0%Language:Python 0.7%Language:HTML 0.2%Language:Dockerfile 0.1%