Cyber Charlois: a dis/utopian cyberpunk MUD set in futuristic Rotterdam.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Lidia Pereira c0322adb25 updated orgel 9 months ago
cardpacks large add of all the AberMUSH renamed code 10 months ago
cardpacks_utf8 large add of all the AberMUSH renamed code 10 months ago
chessboards large add of all the AberMUSH renamed code 10 months ago
def room exits 9 months ago
docs large add of all the AberMUSH renamed code 10 months ago
events small item edit 10 months ago
fonts large add of all the AberMUSH renamed code 10 months ago
images updated orgel 9 months ago
morrisboards large add of all the AberMUSH renamed code 10 months ago
players large add of all the AberMUSH renamed code 10 months ago
webserver large add of all the AberMUSH renamed code 10 months ago
.gitignore gitignore confusion 10 months ago
CODE_OF_CONDUCT.md large add of all the AberMUSH renamed code 10 months ago
LICENSE large add of all the AberMUSH renamed code 10 months ago
README.md Readme update 10 months ago
WebSocketServer.py rename empty to cybercharlois 10 months ago
ansi_up.js large add of all the AberMUSH renamed code 10 months ago
ansi_up.js.map large add of all the AberMUSH renamed code 10 months ago
cards.py removed maintainer and email fields so original auther doesn't get emails asking about the wrong git repo 10 months ago
chess.py removed maintainer and email fields so original auther doesn't get emails asking about the wrong git repo 10 months ago
cmsg.py removed maintainer and email fields so original auther doesn't get emails asking about the wrong git repo 10 months ago
combat.py further getting rid of the word race where species 9 months ago
commands.py further getting rid of the word race where species 9 months ago
config.ini large add of all the AberMUSH renamed code 10 months ago
cybercharlois.py further getting rid of the word race where species 9 months ago
cybercharlois.service rename empty to cybercharlois 10 months ago
environment.py removed maintainer and email fields so original auther doesn't get emails asking about the wrong git repo 10 months ago
events.py further getting rid of the word race where species 9 months ago
familiar.py further getting rid of the word race where species 9 months ago
favicon.ico large add of all the AberMUSH renamed code 10 months ago
firewall.nft large add of all the AberMUSH renamed code 10 months ago
functions.py further getting rid of the word race where species 9 months ago
gcos.py removed maintainer and email fields so original auther doesn't get emails asking about the wrong git repo 10 months ago
history.py removed maintainer and email fields so original auther doesn't get emails asking about the wrong git repo 10 months ago
index.html rename empty to cybercharlois 10 months ago
installer.sh rename empty to cybercharlois 10 months ago
markets.py removed maintainer and email fields so original auther doesn't get emails asking about the wrong git repo 10 months ago
morris.py removed maintainer and email fields so original auther doesn't get emails asking about the wrong git repo 10 months ago
motd cyber charlois placeholder 10 months ago
mudserver.py removed maintainer and email fields so original auther doesn't get emails asking about the wrong git repo 10 months ago
nginx.example rename empty to cybercharlois 10 months ago
npcs.py further getting rid of the word race where species 9 months ago
playerconnections.py further getting rid of the word race where species 9 months ago
proficiencies.py further getting rid of the word race where species 9 months ago
reaper.py removed maintainer and email fields so original auther doesn't get emails asking about the wrong git repo 10 months ago
scheduler.py removed maintainer and email fields so original auther doesn't get emails asking about the wrong git repo 10 months ago
static_analysis large add of all the AberMUSH renamed code 10 months ago
suntime.py removed maintainer and email fields so original auther doesn't get emails asking about the wrong git repo 10 months ago
tests.py rename empty to cybercharlois 10 months ago
threads.py removed maintainer and email fields so original auther doesn't get emails asking about the wrong git repo 10 months ago
traps.py removed maintainer and email fields so original auther doesn't get emails asking about the wrong git repo 10 months ago
universe.json last json cleanup 10 months ago
universe2.json added some rooms 9 months ago
universe_actors.json generated new universe files as a witch 10 months ago
universe_actors2.json added some rooms 9 months ago
universe_actorsdb.json generated new universe files as a witch 10 months ago
universe_actorsdb2.json added some rooms 9 months ago
universe_items.json removed backup files see emptymud repo 10 months ago
universe_items2.json added some rooms 9 months ago
universe_itemsdb.json generated new universe files as a witch 10 months ago
universe_itemsdb2.json added some rooms 9 months ago
universe_npcs.json added some rooms 9 months ago
universe_npcs2.json added some rooms 9 months ago
universe_npcsdb.json adding generated universe files 9 months ago
universe_npcsdb2.json added some rooms 9 months ago
worldmap.py removed maintainer and email fields so original auther doesn't get emails asking about the wrong git repo 10 months ago

README.md

Cyber charlois

This is the start of Cyber Charlois. A fork of AberMUSH which I found to be the most easiest, yet complete MUD to try and modify and play to experience the still vibrant culture of MUDS.

How to

  1. The easiest way to edit the mud is to add to the json files in the def folder.
  2. Items and NPCs spawn based on events in the events folder files.
  3. look at the examples in EmptyMud
  4. Make a character and play/test
  5. If you want to have admin powers add your character name to the witches file

Run

Just run it with python cybercharlois.py then open another terminal and test your MUD with: telnet localhost 35123

Word of caution.

There are still a lot of install files based on AberMUSH in this folder, run them at your own risk.

History

AberMUSH is a text based role playing game with UTF-8 ANSI graphics, set in the AberMUD 5 universe. Explore, battle and adventure in a fantasy version of medieval Wales. Experience DnD style combat, gambling disputes, excessive ale consumption and puzzling mysteries in the once magnificent but now fallen city of Tranoch, with dynamic scenery, tides, wildlife and weather effects. This game includes 8 bit console graphics, but if you are a MUD purist or don't need graphics then you can turn them off.

Based on dumserver by Bartek Radwanski and Mark Frimston https://github.com/wowpin/dumserver