The next generation mud is an open-source extensible, programmable mud
The next generation MUD is an open-source, programmable, customizable MUD server written in java.
It features the ability to program almost everything in the mud and does not have any default interface.
The mud is programmed in javascript and features a standard library allowing manipulation of the game world.
It's other key feature is the possibility for it to contain multiple independent muds in one server instance.
A tools API for designing table top game utilities
Lazy Table Tools is intended to be an API to assist in designing utilities such as character generators for D20 style table top games. The intention is to start by designing a character generator that allows data entry then move on to more comprehensive tools that allow for item creation, monster creation, loot generation, etc...