Barra Ó Catháin
80dce61058
* source/server/lists.c (appendToList): String replaced Node with ListNode. (deleteNodeFromList): String replaced Node with ListNode. (deleteListNodeFromList): String replaced Node with ListNode. (indexOfFromList): String replaced Node with ListNode. (getFirstFromList): String replaced Node with ListNode. (isInList): String replaced Node with ListNode. (isPointerInList): String replaced Node with ListNode. * source/server/lists.h: String replaced Node with ListNode. |
||
---|---|---|
data | ||
documentation | ||
lisp | ||
notes | ||
source | ||
.gitignore | ||
LICENSE | ||
Makefile.am | ||
README.org | ||
configure.ac |
README.org
SilverMUD: The Hackable Terminal-Top Roleplaying Game!
SilverMUD: The Hackable Terminal-Top Roleplaying Game!
SilverMUD is a setting-agnostic multiplayer roleplaying game which is played over the internet. It gives a gamemaster the same flexibility they have to improvise and create content as they would have at a table-top, by allowing game content to be programmed and altered on-the-fly, using an integrated Scheme interpreter. It can be played as a multi-user dungeon, or a "terminal-top" roleplaying game, depending on how you decide to configure it.