Skip to content

A web based multi-user dungeon written in C#. Powered by OpenAI GPT-4, Microsoft Azure, and MongoDB.

License

Notifications You must be signed in to change notification settings

Usualdosage/Legendary

Repository files navigation

Legendary

Legendary is a web based multi-user dungeon (MUD) written in C#. It utilizes an HTML based interface (client) and websockets.

Background

Legendary is based on the work of Crypticant & Virigoth on Aabahran, The Forsaken Lands. © 2000-2022.

Inspired by the original Diku MUD by Hans Staerfelt, Katja Nyboe, Tom Madsen, Michael Seifert, Sebastian Hammer, and MERC 2.1 by Hatchet, Furey, and Kahn.

Based on the world of Mystra © 2021-2022 by Matthew Martin.

Coded from scratch by Crypticant (Matthew Martin).

License

This source code is licensed under the GNU GPL3 Software License.

Please note that this license applies to the source code only. All rights to Legendary(tm), Mystra, and all other copyrighted work within are under the sole license of Matthew Martin, and must be used only with the express written permission of the author.

Usage

If this code is forked or used elsewhere, this original license must remain intact. The information under "Background" must be prominently displayed to users on a login screen.