Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/half-shot/gmud

A MultiUser Dungeon client and server built using websockets. The Server runs on C# using a rather nice sqlite database. The client, a javascripted webpage.
https://github.com/half-shot/gmud

Last synced: about 1 month ago
JSON representation

A MultiUser Dungeon client and server built using websockets. The Server runs on C# using a rather nice sqlite database. The client, a javascripted webpage.

Awesome Lists containing this project

README

        

Gmud (Graphical MUD)
===================

A MultiUser Dungeon client and server built using websockets. The Server runs on C# and using a rather nice sqlite database. The client, a javascripted webpage.