Barra Ó Catháin
8044dd36be
- Server is capable of accepting an arbitrary number of TLS encrypted client connections. - Server relays messages from one client to the others. - Server spawns a Scheme REPL available over a Unix socket. - Client is a two-pane ncurses-based client, with an input area, chat log, and game status log. - Temporary NAME command exists to change names of players. Squashed commit of the following: commit |
||
---|---|---|
data | ||
documentation | ||
lisp | ||
notes | ||
source | ||
tests | ||
.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.