Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • hmud a simple MUD engine, written in haskell A simple MUD ============ where you can't do much. Written in Haskell. It's intended to jazz up XMPP multi user chat rooms with some funny stories. Every participant in the group chat is assigned a randomly ...
  • fluffos ... 'make clean' and 'make'. For more information about LPmuds and MUDs in general try reading the USENET groups rec.games.mud.{admin,announce,misc,lp,tiny,diku}. On subdirectories: amiga/ Contains amiga support files; a crypt package is also ...
  • mudEngine A rudimentary MUD engine using ActionScript - look to look at the room - look to look at an object - go or simply to exit a room - pick and drop to move objects - Custom actions can be added to items, ...
  • dungeons Simple MUD telnet server in Python (twisted) ======= dungeon ======= Dungeon is an open source TORG MUD (text only roleplaying game, multi-user-dungeon) written in python over the twisted web telnet framework. Usage ===== $python engine.py ...
  • telnet-py A Python-based telnet server. SciFi - A space opera MUD. START SERVER: python scifi.py PORT CONNECT CLIENT: telnet localhost PORT Of course, the client doesn't need to be on localhost.
  • node-webmud MUD Framework - CURRENTLY IN EARLY DEVELOPMENT. The EDungeon - Mud (mud + editor) Copyright (c) 2012 Frank Wallenborn Features: Web-Based Mud Editor (using the Geddy Framework) Mud-Server (using the node-mingy command line Parser) Requirements: ...
  • tintin-alteraeon A trigger and sounds pack for the MUD client Tintin++ and the Mud Alter Aeon. Authors: Storm Dragon License LGPL NOTES: ... etc - You will have to experiment because the commands start where mud commands end. For example, if you type fire, you will connect ...
  • improvise ... can build almost anything inside of the Stunt server. Back in the day (and even today), people built [[telnet://lambda.moo.mud.org:8888/][entire text-based worlds]] accessible to users via telnet. However, the present and the future is the Web ...
  • NegativeKNodeMud Node.js and Websocket Based MUD
  • gomud Trying MUD in Go # GOMUD I decide to excercise my Go skills with some basic MUD server Server code adapted from: https://github.com/jdp/lineup