Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/elennick/muwd

Framework for creating MUD's using web sockets and simulating a terminal in the browser
https://github.com/elennick/muwd

game mud mud-engine mud-game-server

Last synced: 28 days ago
JSON representation

Framework for creating MUD's using web sockets and simulating a terminal in the browser

Awesome Lists containing this project

README

        

# Multi-User Web Dungeon

MUWD is a a framework for creating text games in the browser. It uses JQuery Terminal Emulator in the client (http://terminal.jcubic.pl/) and Spring Web with websockets as the server (https://spring.io/guides/gs/messaging-stomp-websocket/). This project is in active development and very incomplete.