mud20 is a project of mine which has seen some improvement lately — enough even to warrant a real release within the next year or so (but don’t get your hopes too high on it).

mud20 is an implementation of the System Reference Document, which describes the d20 rules, in C++ and Ruby. It tries to be complete and accurate, however I do know that some thing are simply not possible to do in a computer programme, which are possible in pen-and-paper rpg systems (like seeing into the future or talking to the dead), so I only implement the rules which are feasable.

The project started as a sourceforge project, but I moved to gna recently. The reasons for this move was that gna is based in France, which is not the US. France has saner IT laws. This makes me feel a bit safer too.

Oh, and yeah. mud20 is of course free software (beer and speech). If you want to use it in a project of yours, feel free to do so. The license is GPLv2, but I may change it if I think it will benefit the library.