Coder Social home page Coder Social logo

mclmudclient's Introduction

MclMUDClient

Simple MUD client in Java

I started this project as a little experiment in seeing how hard it would be to write a MUD client. The problem with the other clients out there where that they either weren't cross platform (and I am sometimes on a Mac and other times on a Linux box) or they only seemed to allow scripting through custom variables and / or languages.

I'd always wondered about building triggers and aliases and command parsing directly into the code of a client, figuring that might be faster and much more agile (especially in developing a bit of an "AI" for playing the game). So I decided to try it out.

This is the result (so far). It's a working telnet connection that parses some of the main ansi escape sequences in an SWT framework ... mostly the ones for color and text decoration. It can dynamically add aliases and connections and has a built in base for handling triggers. Users would have to code their triggers in and recompile, but this is Java, it's in an eclipse project, and all in all, that's pretty easy. Much easier than finding some of the obscure libraries that many of the other clients need in order to build their sources.

So far, I've been using it to play MUME again, and just poking around these design ideas.

mclmudclient's People

Contributors

amclauth avatar

Watchers

James Cloos avatar  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.