GithubHelp home page GithubHelp logo

renokun / aspen Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sorressean/aspen

0.0 2.0 0.0 7.25 MB

Aspen is a light-weight, easy-to-use barebones mud engine written in c++, with Lua as it's scripting engine.

License: MIT License

Makefile 0.18% C++ 98.82% C 0.99% Shell 0.02% Objective-C 0.01%

aspen's Introduction

Aspen

Synopsis

Aspen is a light-weight, easy-to-use barebones mud engine written in c++, with Angelscript as its' scripting engine.

purpose

Aspen was created to address many issues:

  • Current mud engines are large and usually ship ready-to-play, which may not be what the developer wants. This requires hours, if not days and weeks spent pulling out systems and revamping code to survive and compile without those systems.
  • Many engines ship with restrictive licenses, which prevent the developer from accepting donations.
  • Many engines are still using incredibly old code and are written in C. While this is not a huge problem in and of itself, we decided to go all the way and use c++ so that basic data structures and other utilities are handled for you.
  • Many engines do not allow the addition of modular code. This means that in order to add your own logic and systems, you must hack and slash them in. While this cannot be avoided altogether, we strive to allow for Aspen to be as modular as possible: you add modules and do not need to touch the core unless you require changes to the logic.

History

I began work on aspen in late 2009, after trying out a few different engines for what I wanted. I ran into all of the issues outlined above, in one form or another before I finally decided to begin work on Aspen. For a while, we were hosted on Googlecode before I decided to convert this into my own mud and work on it closed source. I've explained my reasons and motivations for open sourcing the project here.

Is Aspen ready-to-use?

The short answer is probably not. The even longer answer is no; Aspen is currently in development, and as such is not ready for primetime. We still welcome anyone who wishes to use it; if you would like to contribute to the engine, we would greatly appreciate any contributions. Our todo list can be found [[here|todo]]. You are more than welcome to work on any individual items, as well as any other section of your choosing.

Community

We do not currently have a mailing list in place for discussions; you can find us on IRC: irc.freenode.net, #aspenmud.

Support the project

This project is driven by one developer; I have a lot of other constraints on my time, as much as I'd like to dedicate full-time to this project. If you are interested in this project, please feel free to either donate or get in touch with me, I'd love to know how it is being used. If you wish to donate, you may do so here.

aspen's People

Contributors

ccoale avatar sorressean avatar swsep avatar themrwilliams avatar

Watchers

 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.