Hello all; I haven't been on BYOND much at all in the recent years. I know BYOND is probably the best platform around for rapid Text MUD development. However I am no programmer, so I am looking for a pre-made engine with combat, inventory, character creation, saving/loading, etc etc... so that I may have the infrastructure in place to start building a MUD.
Does anyone know if such a resource exists?
Thanks all.
~Kujila
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||

This is the engine: http://www.byond.com/developer/Dan/mud
This is a combat system made by Dan: http://www.byond.com/developer/Dan/NightSoil
And this is an example MUD combining the two above: http://www.byond.com/developer/Dan/Source.NightMud
(I don't know if the links to the latter two are still working - hopefully they are!)
As I remember it, it's very barebones but straightforward and elegant to work with.