DiaT stands for: Diat is a Textadventure - but its even more, Its an emulator for playing and creating Textadventures like back in the 80s.
Its written in Java.
It's a program that reads data from a human-readable xml file to create a text-based game, allowing people unfamiliar with programming to craft their own customized text adventures.
Sounds and graphics can also be added.
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 dataentry then move on to more comprehensive tools that allow for item creation, monster creation, loot generation, etc...