Coder Social home page Coder Social logo

benbon / es2-utf8 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mudchina/es2-utf8

0.0 0.0 0.0 7.85 MB

ES2 MudLib by Annihilator, with map, UTF8

License: MIT License

C 23.84% Shell 0.01% Limbo 0.02% Groff 0.08% D 0.01% C++ 0.03% HTML 0.11% JavaScript 74.23% CSS 1.65% Ruby 0.02%

es2-utf8's Introduction

# ES2 WebMUD

ES2 mudlib is ancestry of almost every Chinese MUD, powered by MudOS/FluffOS.

Until now, almost every Chinese MUD is played with Telnet / ZMUD client.

This project, using nodejs & HTML5 technologies, enable playing MUD with broswers (including mobile browser, embedded browser in WeChat/QQ, etc.)

### Install

Just clone this project, or download the zip file and extract. It contains:
* mudlib. 
* fluffos binary (for Linux / Mac OS X).
* webapp.

Then run:
```bash
npm install
```

### Dependency

#### nodejs

Required to run webtelnet proxy.

#### libevent

Required by fulffos binary. 
* For Linux, install it with apt-get. 
* For Mac OS X, install it with MacPort.

You can also compile the fluffos binary from project, then copy to `bin/linux` or `bin/osx`:
https://github.com/fluffos/fluffos.git

### Usage

```bash
$ ./bin/startmud
```

```bash
$ ./bin/stopmud
```

### Credits

Created by Raymond Xie, published under MIT license.

es2-utf8's People

Contributors

floatinghotpot 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.