Coder Social home page Coder Social logo

0-artnoc / nekkidmud Goto Github PK

View Code? Open in Web Editor NEW

This project forked from scandum/nekkidmud

0.0 1.0 0.0 1.01 MB

NekkidMUD is a SocketMUD / NakedMud derived MUD server with MTH telnet support

HTML 18.22% CSS 0.14% Python 6.05% C 74.09% Makefile 0.60% C++ 0.89%

nekkidmud's Introduction

NekkidMUD version 1.5

NekkidMUD is a merger of MTH (MUD Telopt Handler) and NakedMud Version 3.8.1.

On top of NakedMud it adds truecolor and 256 color support, as well
as the following telnet options.

CHARSET, EOR, MCCP2, MCCP3, MSDP, MSDP over GMCP, MSSP, MTTS, NAWS,
NEW-ENVIRON, and TTYPE.

MTH and NekkidMUD code by

Igor van den Hoven ([email protected])

------------------------------------------------------------------------------
NakedMud is a project I started up to keep myself entertained, and fool around
with a couple ideas I could not work with on the MUD I run. The basic idea
behind NakedMud is to provide users with a solid engine for running a MUD, but
without the content that goes along with it.

I really know little about socket handling, and every time I've looked at the
topic, I cringe in horror. That is the reason NakedMud was built on top of
SocketMud(tm); SocketMud(tm) was essentially a glorified chat client when I
got it, which suited my purposes perfectly, since it had all of the socket
work done, leaving all of the fun stuff for me to fool around with. Many
thanks go out to Brian Graversen for writing and releasing SocketMud(tm) to
the public.

The origional SocketMud(tm) README has been appended below.

For instructions on getting the MUD up and running, see startup.txt

Geoff Hollis
[email protected]
http://www.uc.edu/~hollisgf/

-------------------------------------------------------------------------------

SocketMud version 1.9

Little mud project, which has a command interpreter and supports
ANSI colors... has a nifty little help file system, and a few
commands (say, quit, who, etc). Also supports MCCP version 1 and 2.

I have used a few snippets of Erwin Andreasen's, so if you use this
codebase for something, remember to keep the credits to him, he
deserves it.

Simply type 'make' in the ../src/ directory, and start the mud
by typing './SocketMud &'. You can now connect by telnetting
to port 9009 on localhost (or whatever machine it runs on).

All parts of the SocketMud code written by me, that is contained
in this distribution, is considered public domain, and may be used
as you see fit - but do remember to give credit for Erwin's codebits,
even though they are considered PD as well.

Code and all that by

Brian Graversen ([email protected])

nekkidmud's People

Contributors

scandum avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.