A text-based hackable multiplayer role-playing game. Currently in very early development.
Go to file
Barra Ó Catháin 32503cdbca Rename source/ to src/ for Autotools. 2023-08-14 03:15:37 +01:00
data Initial directory structure of rewrite. 2023-07-30 23:08:06 +01:00
documentation Initial directory structure of rewrite. 2023-07-30 23:08:06 +01:00
lisp Initial directory structure of rewrite. 2023-07-30 23:08:06 +01:00
notes Finished initial design document. 2023-08-14 01:39:05 +01:00
src Rename source/ to src/ for Autotools. 2023-08-14 03:15:37 +01:00
tests Initial directory structure of rewrite. 2023-07-30 23:08:06 +01:00
.gitignore Initial directory structure of rewrite. 2023-07-30 23:08:06 +01:00
LICENSE Initial directory structure of rewrite. 2023-07-30 23:08:06 +01:00
README.org Initial directory structure of rewrite. 2023-07-30 23:08:06 +01:00

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.