All Projects → openshadowgate → shadowgate

openshadowgate / shadowgate

Licence: other
Mirror of ShadowGate code

Programming Languages

c
50402 projects - #5 most used programming language
Lex
420 projects
C++
36643 projects - #6 most used programming language
Roff
2310 projects
Smarty
1635 projects
Gherkin
971 projects

Projects that are alternatives of or similar to shadowgate

dreamland code
DreamLand MUD: server code
Stars: ✭ 36 (+200%)
Mutual labels:  mud, mud-server
dumserver
A modern MU* engine re-imagined, actively developed and properly tracked.
Stars: ✭ 54 (+350%)
Mutual labels:  mud, mud-server
guildmud
A SocketMUD-based Multi-User Dungeon built and managed by the members of The MUD Coders Guild.
Stars: ✭ 26 (+116.67%)
Mutual labels:  mud, mud-server
MoD
MUD on Discord, a MUD framework Bot for Discord
Stars: ✭ 20 (+66.67%)
Mutual labels:  mud, mud-server
room.js
A node.js MOO server
Stars: ✭ 75 (+525%)
Mutual labels:  mud, mud-server
DikuMUD2
DikuMUD II from 1997
Stars: ✭ 24 (+100%)
Mutual labels:  mud, mud-server
dreamland world
DreamLand MUD: all configuration files, and some areas for local dev
Stars: ✭ 16 (+33.33%)
Mutual labels:  mud, mud-server
toaststunt
A fork of the LambdaMOO-Stunt server with features found useful during the development of Miriani and ChatMUD.
Stars: ✭ 31 (+158.33%)
Mutual labels:  mud, mud-server
mud-server
A MUD server written in Java w/basic OLC and a channel-based chat system.
Stars: ✭ 36 (+200%)
Mutual labels:  mud, mud-server
simplemud
SimpleMUD from MUD Game Programming book ported to NodeJS
Stars: ✭ 36 (+200%)
Mutual labels:  mud, mud-server
cwmud
An extendable, modular MUD server.
Stars: ✭ 15 (+25%)
Mutual labels:  mud, mud-server
stunt
LambdaMOO with multiple inheritance, anonymous objects, HTTP, JSON <-> MOO translation, better crypto, a map datatype and a RESTful interface.
Stars: ✭ 67 (+458.33%)
Mutual labels:  mud
lpc sniffer
a low pin count sniffer for icestick
Stars: ✭ 60 (+400%)
Mutual labels:  lpc
terminal
Terminal inside the microcontroller (cli for mcu)
Stars: ✭ 31 (+158.33%)
Mutual labels:  lpc
swampymud
A simple python MUD engine, created by UF students.
Stars: ✭ 20 (+66.67%)
Mutual labels:  mud-server
FNET
The FNET is a free, open source, dual TCP/IPv4 and IPv6 Stack (under Apache Version 2.0 license) for building embedded communication software on 32bit MCUs.
Stars: ✭ 97 (+708.33%)
Mutual labels:  lpc
Dark-Ages-Private-Server
A Dark Ages Private Server Project
Stars: ✭ 29 (+141.67%)
Mutual labels:  mud-server
erlmud
Evolutionary demonstration of Erlang/OTP development.
Stars: ✭ 33 (+175%)
Mutual labels:  mud
logicmoo workspace
https://jenkins.logicmoo.org/job/logicmoo_workspace https://logicmoo.org/xwiki/
Stars: ✭ 41 (+241.67%)
Mutual labels:  mud
icestick-lpc-tpm-sniffer
FPGA-based LPC bus sniffing tool for Lattice iCEstick Evaluation Kit
Stars: ✭ 41 (+241.67%)
Mutual labels:  lpc
ShadowGate MUD lib
==================

This is LPC code repository. You'll need fluffos (https://www.fluffos.info/) and world files to utilize it.

Running the game
----------------

To compile fluffos for this lib you will need local_options. Example file is in the root of this repo.

To run fluffos with our settings you fill need to customizefluffos.cfg.example for your environment.

You will need to edit and copy access control lists files to their location:

  adm/db/access.db.example adm/db/access.db
  adm/db/groups.db.example adm/db/groups.db
  adm/db/privs.db.example adm/db/privs.db

Only access.db might require an edit...
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].